diff -r 05248e27104a -r cd6911eaac2c reg_open.html
--- a/reg_open.html Mon Apr 12 12:32:46 2010 +0530
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-{% extends "base.html" %}
-{% block content %}
- Registration for {{event.title}} has been successfully opened.
- Click here to return to the event page.
-{% endblock %}