Changeset 49827 for branches/5.6/src/wp-content/themes/twentytwentyone/template-parts/content/content-single.php
- Timestamp:
- 12/17/2020 03:01:28 PM (5 years ago)
- Location:
- branches/5.6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.6
-
branches/5.6/src/wp-content/themes/twentytwentyone/template-parts/content/content-single.php
r49247 r49827 42 42 <?php endif; ?> 43 43 44 </article><!-- #post- ${ID}-->44 </article><!-- #post-<?php the_ID(); ?> -->
Note: See TracChangeset
for help on using the changeset viewer.