Changeset 6942
- Timestamp:
- 02/20/08 17:57:53 (9 months ago)
- Files:
-
- trunk/wp-content/themes/default/archive.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-content/themes/default/archive.php
r6132 r6942 2 2 3 3 <div id="content" class="narrowcolumn"> 4 <?php is_tag(); ?> 4 5 5 <?php if (have_posts()) : ?> 6 6
