Changeset 13146 for trunk/wp-content/themes/twentyten/category.php
- Timestamp:
- 02/14/2010 09:32:23 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/category.php
r13141 r13146 11 11 <?php rewind_posts(); ?> 12 12 13 <?php include 'loop.php'; ?>13 <?php get_generic_template( 'loop', 'category' ); ?> 14 14 15 15 </div><!-- #content -->
Note: See TracChangeset
for help on using the changeset viewer.