Server IP : 15.235.198.142 / Your IP : 216.73.216.14 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/2of3/wp-content/themes/author_template_1747135695/ |
Upload File : |
<?php /** * The template for displaying the footer. * * Contains the closing of the #content div and all content after * * @package Tonal */ ?> </div><!-- #content --> <footer id="colophon" class="fullwidth-block site-footer" role="contentinfo"> <div class="site-info"> <?php do_action( 'tonal_credits' ); ?> <a href="http://wordpress.org/" rel="generator"><?php printf( __( 'Proudly powered by %s', 'tonal' ), 'WordPress' ); ?></a> <span class="sep"> | </span> <?php printf( __( 'Theme: %1$s by %2$s.', 'tonal' ), 'tonal', '<a href="http://wordpress.com/themes/tonal/" rel="designer">WordPress.com</a>' ); ?> </div><!-- .site-info --> </footer><!-- #colophon .fullwidth-block .site-footer --> </div><!-- #page --> <?php wp_footer(); ?> </body> </html>