Changeset 45209 for trunk/src/wp-content/themes/twentyfourteen/content.php
- Timestamp:
- 04/16/2019 01:29:20 AM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/content.php
r44574 r45209 74 74 75 75 <?php the_tags( '<footer class="entry-meta"><span class="tag-links">', '', '</span></footer>' ); ?> 76 </article><!-- #post- ##-->76 </article><!-- #post-<?php the_ID(); ?> -->
Note: See TracChangeset
for help on using the changeset viewer.