diff -r c47a6c63eaa7 -r bda9ee536063 templates/reg_close.html
--- a/templates/reg_close.html Fri Apr 16 16:29:00 2010 +0530
+++ b/templates/reg_close.html Fri Apr 16 16:37:28 2010 +0530
@@ -1,5 +1,5 @@
{% extends "base.html" %}
{% block content %}
Registration for {{event.title}} has been successfully closed.
- Click here to return to the event page.
+ Click here to return to the event page.
{% endblock %}