(30 авг 2013, 16:48) (
0/
0)
[
0]
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the id=main div and all content after
*
* Удалён Expound
*/
?>
</div><!-- #main -->
<footer id="colophon" class="site-footer" role="contentinfo">
<div class="site-info">
<?php do_action( 'expound_credits' ); ?>
</div><!-- .site-info -->
</footer><!-- #colophon -->
</div><!-- #page -->
<?php wp_footer(); ?>
</body>
</html>