Make WordPress Core

Changeset 19 for trunk/index.php


Ignore:
Timestamp:
05/06/2003 10:16:47 PM (22 years ago)
Author:
mikelittle
Message:

Removed call to the_excerpt()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/index.php

    r16 r19  
    3535
    3636<div class="storyContent">
    37 <div class="storyExcerpt">
    38 <?php the_excerpt(); ?>
    39 </div>
    4037<?php the_content(); ?>
    4138
Note: See TracChangeset for help on using the changeset viewer.