'wpc_comment_callback' ) ); ?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>

' : ''; $comments_args = array( 'title_reply_before' => '

', 'title_reply_after' => '

', 'class_submit' => 'btn btn-main pull-right', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '

', 'email' => '', 'url' => '' ) ), 'comment_field' => '

' ); comment_form($comments_args); ?>