• id="li-comment-">
    $depth, 'max_depth' => $args['max_depth']))) ?>
    comment_approved == '0') : ?> Your comment is awaiting moderation.
     
       Leave a comment

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

    '

    ' . ' ' . ( $req ? '*' : '' ) . '

    ', 'email' => '', 'url' => '

    ' . '

    ', ); $args = array( 'fields' => apply_filters( 'comment_form_default_fields', $fields ) ,'comment_field' => '

    ' ,'must_log_in' => '' ,'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' => '

    ' . 'Your email address will not be published.' . ( $req ? $required_text : '' ) . '

    ' //,'comment_notes_after' => '

    ' . sprintf( __( 'You may use these HTML tags and attributes: %s' ), ' ' . allowed_tags() . '' ) . '

    ' ,'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' => 'Submit your message' ); comment_form( $args ); ?>