def self.signup_redirection_options
    {
      "keep_on_same_page" => _("Stays on the same page the user was before signup."),
      "site_homepage" => _("Redirects the user to the environment homepage."),
      "domain_root" => _("Redirects the user to the current domain root."),