Changeset 45209 for trunk/src/wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php
- Timestamp:
- 04/16/2019 01:29:20 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php
r44149 r45209 31 31 <?php twentynineteen_entry_footer(); ?> 32 32 </footer><!-- .entry-footer --> 33 </article><!-- #post- ${ID}-->33 </article><!-- #post-<?php the_ID(); ?> -->
Note: See TracChangeset
for help on using the changeset viewer.