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

apply_filters( 'comment_form_default_fields', array( 'author' => ' ' . '', 'email' => ' ' . '', 'url' => '' . '' ) ), 'comment_field' => '' . '', 'must_log_in' => '

' . sprintf( __( 'You must be logged in to post a comment.', 'blaskan' ), wp_login_url( apply_filters( 'the_permalink', get_permalink( get_the_ID() ) ) ) ) . '

', 'logged_in_as' => '

' . sprintf( __( 'You are logged in as %s. Log out?

', 'blaskan' ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( get_the_ID() ) ) ) ), 'comment_notes_before' => null, 'comment_notes_after' => '
' . __( 'You may use the following HTML:', 'blaskan' ) . '
' . allowed_tags() . '
', 'id_form' => 'commentform', 'id_submit' => 'submit', 'title_reply' => __( 'Post a comment', 'blaskan' ), 'title_reply_to' => __( 'Leave a Reply to %s', 'blaskan' ), 'cancel_reply_link' => __( 'Cancel reply', 'blaskan' ), 'label_submit' => __( 'Post comment', 'blaskan' ), ); comment_form( $commentform ); ?>