- Timestamp:
- 08/17/2018 01:50:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/sidebar-page.php
r42343 r43571 18 18 while ( have_posts() ) : 19 19 the_post(); 20 ?>20 ?> 21 21 22 22 <?php get_template_part( 'content', 'page' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.