Changeset 1588
- Timestamp:
- 09/03/2004 10:40:37 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.php
r1542 r1588 14 14 15 15 <div class="storycontent"> 16 <?php the_content( ); ?>16 <?php the_content(__('(more...)')); ?> 17 17 </div> 18 18
Note: See TracChangeset
for help on using the changeset viewer.