- Timestamp:
- 01/29/2020 12:43:23 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwelve/page-templates/full-width.php
r43571 r47122 26 26 <?php get_template_part( 'content', 'page' ); ?> 27 27 <?php comments_template( '', true ); ?> 28 <?php endwhile; // end of the loop. ?>28 <?php endwhile; // End of the loop. ?> 29 29 30 30 </div><!-- #content -->
Note: See TracChangeset
for help on using the changeset viewer.