Conflict resolution.

git-svn-id: https://develop.svn.wordpress.org/trunk@28 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2003-05-21 11:36:40 +00:00
parent 25ab5bce6c
commit b31e8db993

View File

@ -34,12 +34,8 @@
<h3 class="storytitle"><a href="<?php permalink_link() ?>"><?php the_title(); ?></a> <a href="?cat=<?php the_category_ID() ?>" title="Category: <?php the_category() ?>" class="storycategory">[<?php the_category() ?>]</a> - <span class="storyauthor"><?php the_author() ?></span> @ <?php the_time() ?>
</h3>
<<<<<<< index.php
<div class="storycontent">
=======
<div class="storyContent">
>>>>>>> 1.8
<?php the_content(); ?>
<div class="feedback">