Changeset 31266 for trunk/src/wp-content/themes/twentyten/index.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/index.php
r25746 r31266 25 25 * called loop-index.php and that will be used instead. 26 26 */ 27 27 get_template_part( 'loop', 'index' ); 28 28 ?> 29 29 </div><!-- #content -->
Note: See TracChangeset
for help on using the changeset viewer.