';
endif; ?>
esc_html__( 'Submit Comment', 'blog-writer' ),
'title_reply' => esc_html__( 'Write a Comment', 'blog-writer' ),
'comment_notes_after' => '',
'comment_field' =>
'',
'fields' => apply_filters( 'comment_form_default_fields', array (
'author' =>
''
) ),
);
comment_form( $comments_args );
?>
1 && get_option( 'page_comments' ) ) : the_comments_navigation(); endif; ?>'comment_style' ) ); ?>