) );
?>
<?php
if ( !
comments_open() ) : ?>
<p class="no-comments"><?php
esc_html_e( 'Comments are closed.', 'twentytwentyone'
); ?></p>
<?php
endif; ?>
<?php
endif; ?>
<?php
comment_form( array
( 'title_reply' =>
esc_html__( 'Leave a comment', 'twentytwentyone'
),
'title_reply_before' => '<h2 id="reply-title" class="comment-reply-title">',
'title_reply_after' => '</h2>',
) );
?>
</div><!-- #comments -->