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

    'ol', 'short_ping' => true, 'avatar_size' => 32, ) ); ?>
1 && get_option( 'page_comments' ) ) : ?>

'
' . ' ' . '
', 'email' => '
' . '
', 'url' => '
' . '
', ); $comment_args = array( 'title_reply' => 'Tell me what you REALLY think...', 'fields' => $fields, 'comment_field' => '
' . '
', 'comment_notes_after' => '
' . sprintf( __( 'You may use these HTML tags and attributes: %s' ), '
' . allowed_tags() . '
' ) . '
' ); comment_form($comment_args); ?>