Changeset 31266 for trunk/src/wp-content/themes/twentyten/tag.php
- Timestamp:
- 01/22/2015 12:41:58 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/tag.php
r25746 r31266 23 23 * called loop-tag.php and that will be used instead. 24 24 */ 25 25 get_template_part( 'loop', 'tag' ); 26 26 ?> 27 27 </div><!-- #content -->
Note: See TracChangeset
for help on using the changeset viewer.