No Comments', 'potter' ), __( 'One Comment', 'potter' ), __( '% Comments', 'potter' ) ); ?>

1 && get_option( 'page_comments' ) ) : ?>

apply_filters( 'potter_leave_comment', __( 'Leave a Comment', 'potter' ) ), /* translators: Comment title */ 'title_reply_to' => apply_filters( 'potter_leave_reply', __( 'Leave a Reply to %s', 'potter' ) ), 'cancel_reply_link' => apply_filters( 'potter_cancel_reply', __( 'Cancel Reply', 'potter' ) ), 'label_submit' => apply_filters( 'potter_post_comment', __( 'Post Comment', 'potter' ) ), ); do_action( 'potter_before_comment_form' ); comment_form( $args ); do_action( 'potter_after_comment_form' );