diff gpp/templates/accounts/password_reset.html @ 419:fc2feaa98c58

Tweaking text on some registration templates.
author Brian Neal <bgneal@gmail.com>
date Mon, 18 Apr 2011 00:40:39 +0000
parents 6a5549c2efb5
children
line wrap: on
line diff
--- a/gpp/templates/accounts/password_reset.html	Sat Apr 16 21:39:23 2011 +0000
+++ b/gpp/templates/accounts/password_reset.html	Mon Apr 18 00:40:39 2011 +0000
@@ -3,7 +3,7 @@
 {% block content %}
 <h2>Reset Password</h2>
 <p>Forgot your password? No problem. Just enter your email address and we will
-email you instructions on how to reset it. 
+send you instructions on how to reset it. 
 </p>
 <form method="post" action=".">{% csrf_token %}
 <table>