1 && get_option( 'page_comments' ) ) : ?>
1 && get_option( 'page_comments' ) ) : ?>

'commentform', 'id_submit' => 'submit', 'class_submit' => 'btn btn-md btn-block btn-primary', 'title_reply' => __( 'Leave a Comment', 'parallel' ), 'title_reply_to' => __( 'Leave a Comment to %s', 'parallel' ), 'cancel_reply_link' => __( 'Cancel Comment', 'parallel' ), 'label_submit' => __( 'Post Comment', 'parallel' ), 'comment_field' => '

', 'fields' => array( 'author' => '

', 'email' => '', 'url' => '

', ), 'cancel_reply_link' => '', 'comment_notes_after' => '', 'label_submit' => __( 'Post Comment','parallel') ); comment_form( $args ); ?>