cleanup
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<?php } ?>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
<?php the_content('<p>'.__('Read the rest of this entry »', 'roots').'</p>'); ?>
|
||||
<?php the_content(); ?>
|
||||
</div>
|
||||
<footer>
|
||||
<?php wp_link_pages(array('before' => '<nav id="page-nav"><p>' . __('Pages:', 'roots'), 'after' => '</p></nav>' )); ?>
|
||||
|
||||
Reference in New Issue
Block a user