Add end comment

On line no 36
This commit is contained in:
Bappi 2016-08-17 08:24:36 +06:00 committed by GitHub
parent f9471cdfb7
commit c7cea499fc
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ if ( post_password_required() ) {
'<span>' . get_the_title() . '</span>'
);
?>
</h2>
</h2><!-- .comments-title -->
<?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
<nav id="comment-nav-above" class="navigation comment-navigation" role="navigation">