# HG changeset patch # User Brian Neal # Date 1301706959 0 # Node ID fabdee634c9efba83ad13044782d4c9af92fc967 # Parent c374bfd5594f878f23cdf95c2903e522740da1c3 Fixing #201; add a warning to the registration template about hotmail refusing sg101 mail. diff -r c374bfd5594f -r fabdee634c9e gpp/templates/accounts/register.html --- a/gpp/templates/accounts/register.html Sat Apr 02 00:47:05 2011 +0000 +++ b/gpp/templates/accounts/register.html Sat Apr 02 01:15:59 2011 +0000 @@ -13,6 +13,22 @@
  • You must agree to our Terms of Service.
  • You must agree to our Privacy Policy.
  • +
    +
    +

    Notice +Please be aware that Hotmail is current refusing email from SurfGuitar101.com. Thus Hotmail +users probably will not receive the confirmation email. If you have another email address you +can register from, please use it instead. Gmail, Yahoo, and MSN mail are all known to work. +

    +

    If you must use a Hotmail account to register:

    +
      +
    1. Register using the form below
    2. +
    3. Send an email to admin at surfguitar101 dot com from your Hotmail account and ask us to manually activate your account. +
    4. +
    +

    We apologize for any inconvenience, but please send all complaints to Hotmail.

    +
    +
    {% csrf_token %} {{ form.as_table }}