1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
    48, 'style' => 'ol', 'short_ping' => true, ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>

'
', 'email' => '
', 'url' => '
' . '
', ); $args = array( 'id_form' => 'commentform', 'class_form' => 'comment-form', 'id_submit' => 'submit', 'class_submit' => 'submit', 'name_submit' => 'submit', 'title_reply' => __( 'Leave a Reply', 'gridblog' ), 'cancel_reply_link' => __( 'Cancel Reply', 'gridblog' ), 'label_submit' => __( 'Post Comment', 'gridblog' ), 'format' => 'xhtml', 'class_submit' => 'btn btn-info pull-right', 'submit_button' => '
', 'comment_field' => '
', 'fields' => apply_filters( 'comment_form_default_fields', $fields ), ); comment_form($args); ?>