- Timestamp:
- 08/17/2018 01:50:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwelve/page-templates/full-width.php
r42343 r43571 23 23 while ( have_posts() ) : 24 24 the_post(); 25 ?>25 ?> 26 26 <?php get_template_part( 'content', 'page' ); ?> 27 27 <?php comments_template( '', true ); ?>
Note: See TracChangeset
for help on using the changeset viewer.