No Comments', 'blue-monday' ), __( '1 Comment', 'blue-monday' ), _n( '% Comments', '% Comments', get_comments_number(), 'blue-monday' ) );?>

'div', 'short_ping' => true, 'avatar_size' => 100, 'callback' => 'blue_monday_comments', 'type' => 'all', 'reply_text' => 'Reply', 'page' => '', 'per_page' => '', 'reverse_top_level' => null, 'reverse_children' => '', 'max_depth' => 3 ) ); ?>
1 && get_option( 'page_comments' ) ) : ?>

__( 'Leave a Comment', 'blue-monday' ), 'title_reply_to' => __( 'Leave a Reply to %s', 'blue-monday' ), 'cancel_reply_link' => __( 'Cancel Reply', 'blue-monday' ), 'label_submit' => __( 'Post Comment', 'blue-monday' ), 'fields' => array( 'author' => '

' . ' ' . '

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

' . '

', ), ); comment_form($args); ?>