![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /home/claqxcrl/askdragao.com/wp-content/themes/fclub/ |
<?php /** * The template for displaying the footer * * Contains the closing of the "body-content-wrapper" div and all content after. * */ ?> <a href="#" class="scrollup"></a> <footer id="footer-main"> <div id="footer-content-wrapper"> <?php get_sidebar( 'footer' ); ?> <div class="clear"> </div> </div><!-- #footer-content-wrapper --> </footer> <div id="footer-bottom-area"> <div id="footer-bottom-content-wrapper"> <div id="copyright"> <p> <?php fclub_show_copyright_text(); ?> <a href="<?php echo esc_url( 'https://tishonator.com/product/fclub' ); ?>" title="<?php esc_attr_e( 'fclub Theme', 'fclub' ); ?>"> <?php esc_html_e('fclub Theme', 'fclub'); ?> </a> <?php /* translators: %s: WordPress name */ printf( __( 'Powered by %s', 'fclub' ), 'WordPress' ); ?> </p> </div><!-- #copyright --> </div> </div><!-- #footer-main --> </div><!-- #body-content-wrapper --> <?php wp_footer(); ?> </body> </html>