diff -r 121a7aa78469 -r 05621cfcfb06 templates/reg_open.html
--- a/templates/reg_open.html Fri Apr 16 16:45:11 2010 +0530
+++ b/templates/reg_open.html Fri Apr 16 16:46:05 2010 +0530
@@ -1,5 +1,5 @@
{% extends "base.html" %}
{% block content %}
Registration for {{event.title}} has been successfully opened.
- Click here to return to the event page.
+ Click here to return to the event page.
{% endblock %}