[Pypi-checkins] r983 - trunk/pypi/templates
richard
python-checkins at python.org
Sun Nov 6 02:58:01 CET 2011
Author: richard
Date: Sun Nov 6 02:58:01 2011
New Revision: 983
Modified:
trunk/pypi/templates/register.pt
Log:
notes about rego email reception
Modified: trunk/pypi/templates/register.pt
==============================================================================
--- trunk/pypi/templates/register.pt (original)
+++ trunk/pypi/templates/register.pt Sun Nov 6 02:58:01 2011
@@ -68,8 +68,10 @@
</form>
<tal:block tal:condition="data/new_user">
- <p>A confirmation email will be sent to the address you nominate above.</p>
- <p>To complete the registration process, visit the link indicated in the
+ <p><b>A confirmation email will be sent to the address you nominate above.</b></p>
+ <p>Please ensure you will be able to receive email from cheeseshop at python.org
+ (check any "sender confirmation" systems you might be using.)</p>
+ <p>To complete the registration process, you must visit the link indicated in the
email.</p>
</tal:block>
More information about the Pypi-checkins
mailing list