diff -r c47a6c63eaa7 -r bda9ee536063 templates/index.html --- a/templates/index.html Fri Apr 16 16:29:00 2010 +0530 +++ b/templates/index.html Fri Apr 16 16:37:28 2010 +0530 @@ -13,17 +13,17 @@ You have registered for the following workshops: {% endif %} {% else %} 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.
{% endif %} {% endif %} {% if user.is_staff %} - Create an event
+ Create an event
{% endif %} {% endblock %}