Skip to content

Commit

Permalink
Closing #page to #wrapper comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeshev committed Dec 8, 2012
1 parent 0f28686 commit 7a9d096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions footer.php
Expand Up @@ -19,9 +19,9 @@
<?php printf( __( 'Theme: %1$s by %2$s.', '_s' ), '_s', '<a href="http://automattic.com/" rel="designer">Automattic</a>' ); ?>
</div><!-- .site-info -->
</footer><!-- #colophon .site-footer -->
</div><!-- #page .hfeed .site -->
</div><!-- #wrapper .hfeed .site -->

<?php wp_footer(); ?>

</body>
</html>
</html>

0 comments on commit 7a9d096

Please sign in to comment.