Merge branch 'pr/667'

Fixes #667.
Props @gatespace.
This commit is contained in:
Konstantin Obenland 2015-01-07 09:35:26 -08:00
parent 5c6311499b
commit a7c2f89982
9 changed files with 68 additions and 75 deletions

View file

@ -14,7 +14,7 @@ get_header(); ?>
<?php get_template_part( 'content', 'single' ); ?>
<?php _s_post_nav(); ?>
<?php the_post_navigation(); ?>
<?php
// If comments are open or we have at least one comment, load up the comment template