Changeset 21618 for trunk/wp-content/themes/twentytwelve/footer.php
- Timestamp:
- 08/25/2012 05:16:56 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentytwelve/footer.php
r21404 r21618 3 3 * The template for displaying the footer. 4 4 * 5 * Contains the closing of the id=main div and all content after 5 * Contains footer content and the closing of the 6 * #main and #page div elements. 6 7 * 7 8 * @package WordPress … … 17 18 </div><!-- .site-info --> 18 19 </footer><!-- #colophon --> 19 </div><!-- #page .site-->20 </div><!-- #page --> 20 21 21 22 <?php wp_footer(); ?>
Note: See TracChangeset
for help on using the changeset viewer.