'flatio_comment' ) ); ?>

__( 'Leave a Comment' ,'flatio'), 'title_reply_to' => __( 'Leave a Comment to %s' ,'flatio'), 'cancel_reply_link' => __( 'Cancel Comment' ,'flatio'), 'label_submit' => __( 'Submit Comment' ,'flatio'), 'comment_field' => '
', 'must_log_in' => '

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

', 'comment_notes_before' => '', 'comment_notes_after' => '', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
', 'email' => '
', 'url' => '
' ) ) ); comment_form($args); ?>