comment_status) : ?>

comment_status) : ?>
__('Add a Comment','realistic') , 'comment_notes_after' => '', 'label_submit' => __( 'Add Comment', 'realistic' ), 'comment_field' => '
', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
' .'' .( $req ? '' : '' ).'
', 'email' => '
' .($req ? '' : '' ) . '
', 'url' => '
' . '
' ) ) ); comment_form($comments_args); ?>