0 ) : ?>
'awa_comment', 'style' => 'ul' ) ); ?>
1 && get_option( 'page_comments' ) ) : ?>
'',
'email' => '',
);
$comments_args = array(
'id_form' => 'contactform',
'fields' =>
$fields,
'comment_field' => '',
'must_log_in' => '',
'logged_in_as' => '',
'comment_notes_before' => '',
'comment_notes_after' => '',
'title_reply' => sprintf( esc_attr__( 'leave a comment', 'awa' ) ),
'title_reply_to' => esc_attr__( 'leave a reply to %s', 'awa' ),
'cancel_reply_link' => esc_attr__( 'cancel', 'awa' ),
'label_submit' => esc_attr__( 'post comment', 'awa' ),
'submit_field' => '
%1$s %2$s
',
);
?>