'', 'email' => '', 'url' => '' ); $args = array( 'title_reply' => __( 'Leave a Comment', 'simplecatch' ), 'comment_notes_before' => '', 'comment_field' => '', 'label_submit' => __( 'Submit','simplecatch' ), 'comment_notes_after' => '', 'fields' => apply_filters( 'comment_form_default_fields', $fields ) ); comment_form($args); endif; // if you delete this the sky will fall on your head ?>