' ' . '' . __( 'Next post:', 'blogzy' ) . '
' . '%title', 'prev_text' => ' ' . '' . __( 'Previous post:', 'blogzy' ) . '
' . '%title', ) ); } if ( comments_open() || get_comments_number() ) : if($blogzy_comment == 1){ comments_template(); } endif; endwhile; // End of the loop. ?>