esSQL changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@117 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
31a5a969bf
commit
bba753c423
@ -28,10 +28,7 @@ require($abspath.'wp-links/links.weblogs.com.php');
|
||||
|
||||
<div id="content">
|
||||
|
||||
<!-- // b2 loop start -->
|
||||
<?php foreach ($posts as $post) { start_b2(); ?>
|
||||
|
||||
|
||||
<?php the_date('','<h2>','</h2>'); ?>
|
||||
|
||||
<h3 class="storytitle">
|
||||
@ -51,14 +48,10 @@ require($abspath.'wp-links/links.weblogs.com.php');
|
||||
|
||||
<?php trackback_rdf(); ?>
|
||||
|
||||
<!-- this includes the comments and a form to add a new comment -->
|
||||
<?php include('b2comments.php'); ?>
|
||||
|
||||
|
||||
<!-- // this is just the end of the motor - don't touch that line either :) -->
|
||||
<?php } ?>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<p class="credit"><?php timer_stop(1); ?> <cite>Powered by <a href="http://wordpress.org"><strong>Wordpress</strong></a></cite></p>
|
||||
|
Loading…
Reference in New Issue
Block a user