705706707708709710711
/** To put the page someplace else, subclass this class and change this method. */ protected InvitationSenderPage newSenderPage() { return new InvitationSenderPage(); }