Changeset 8999 for trunk/wp-content/themes/default/single.php
- Timestamp:
- 09/27/2008 09:49:27 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/default/single.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/single.php
r8641 r8999 1 <?php get_header(); ?> 1 <?php 2 /** 3 * @package WordPress 4 * @subpackage Default_Theme 5 */ 6 7 get_header(); 8 ?> 2 9 3 10 <div id="content" class="widecolumn">
Note: See TracChangeset
for help on using the changeset viewer.