-
+ FF3A71656663E26F3D1F68D99190F69EB516D7BD6A4E39B91E271476591A005CA48D86563A6A1E405A57FB7EC88BEC9BFC4D02FD99F07E128B200EB1E7D60803
mp-wp/wp-content/themes/classic/footer.php
(0 . 0)(1 . 18)
65430 <?php
65431 /**
65432 * @package WordPress
65433 * @subpackage Classic_Theme
65434 */
65435 ?>
65436 <!-- begin footer -->
65437 </div>
65438
65439 <?php get_sidebar(); ?>
65440
65441 <p class="credit"><!--<?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. --> <cite><?php echo sprintf(__("Powered by <a href='http://wordpress.org/' title='%s'><strong>WordPress</strong></a>"), __("Powered by WordPress, state-of-the-art semantic personal publishing platform.")); ?></cite></p>
65442
65443 </div>
65444
65445 <?php wp_footer(); ?>
65446 </body>
65447 </html>