# HG changeset patch # User nishanth # Date 1271416565 -19800 # Node ID 05621cfcfb06c860c945be1129703d422f84c34e # Parent 121a7aa7846971d8af0dc6d790a2c6976ada259f changed the urls to map to new url configuration. 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 %}