Changeset 47122 for trunk/src/wp-content/themes/twentyeleven/single.php
- Timestamp:
- 01/29/2020 12:43:23 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/single.php
r43571 r47122 28 28 <?php comments_template( '', true ); ?> 29 29 30 <?php endwhile; // end of the loop. ?>30 <?php endwhile; // End of the loop. ?> 31 31 32 32 </div><!-- #content -->
Note: See TracChangeset
for help on using the changeset viewer.