Conflict resolution.

git-svn-id: http://svn.automattic.com/wordpress/trunk@28 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2003-05-21 11:36:40 +00:00
parent 2dec58b2ff
commit c9bcd870ca

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 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> </h3>
<<<<<<< index.php
<div class="storycontent"> <div class="storycontent">
=======
<div class="storyContent">
>>>>>>> 1.8
<?php the_content(); ?> <?php the_content(); ?>
<div class="feedback"> <div class="feedback">