forked from mirror/_s
No need to rewind posts if nothing has been queued up yet
This commit is contained in:
parent
90429bf5b0
commit
a792ded32c
|
@ -67,8 +67,6 @@ get_header(); ?>
|
||||||
?>
|
?>
|
||||||
</header><!-- .page-header -->
|
</header><!-- .page-header -->
|
||||||
|
|
||||||
<?php rewind_posts(); ?>
|
|
||||||
|
|
||||||
<?php _s_content_nav( 'nav-above' ); ?>
|
<?php _s_content_nav( 'nav-above' ); ?>
|
||||||
|
|
||||||
<?php /* Start the Loop */ ?>
|
<?php /* Start the Loop */ ?>
|
||||||
|
|
Reference in New Issue