< id="comment-" >

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

1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
    'ol', 'short_ping' => true, 'avatar_size' => 50, 'callback' => 'colon_comment_callback' ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>

'

', 'comment_notes_before' => null, 'comment_notes_after' => null, 'id_form' => 'commentform', 'id_submit' => 'submit', 'title_reply' => apply_filters( 'colon_leave_comment', esc_html__( 'Leave a Comment', 'colon' ) ), 'label_submit' => apply_filters( 'colon_post_comment', esc_html__( 'Post Comment', 'colon' ) ), ); comment_form( $defaults ); ?>