This post is password protected. Enter the password to view any comments.

' . get_the_title() . '' ); ?>

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

Comments are closed.

'

' . '  

', 'email' => '

' . '  

', 'url' => '

' . '  

' ); $comment_notes_after = '

You can use these HTML tags

'; // The rest is set here: $comment_form_settings = array( 'fields' => apply_filters( 'comment_form_default_fields', $fields ), 'comment_field' => '

', 'must_log_in' => '

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

', 'logged_in_as' => '

' . sprintf( __( 'Logged in as %2$s. Log out?' ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( $post_id ) ) ) ) . '

', 'comment_notes_before' => '', 'comment_notes_after' => $comment_notes_after, 'id_form' => 'commentform', 'id_submit' => 'submit', 'title_reply' => __( 'Leave a Reply' ), 'title_reply_to' => __( 'Leave a Reply to %s' ), 'cancel_reply_link' => __( 'Cancel reply' ), 'label_submit' => __( 'Post Comment' ) ); ?>