diff -r c47a6c63eaa7 -r bda9ee536063 templates/account_inactive.html --- a/templates/account_inactive.html Fri Apr 16 16:29:00 2010 +0530 +++ b/templates/account_inactive.html Fri Apr 16 16:37:28 2010 +0530 @@ -1,6 +1,6 @@ {% extends "base.html" %} {% block content %} Your account is inactive. An activation email has been sent to your email address.
-Click here to resend the activation email.
+Click here to resend the activation email.
{% endblock %}