diff -r c47a6c63eaa7 -r bda9ee536063 templates/event_register.html --- a/templates/event_register.html Fri Apr 16 16:29:00 2010 +0530 +++ b/templates/event_register.html Fri Apr 16 16:37:28 2010 +0530 @@ -1,5 +1,5 @@ {% extends "base.html" %} {% block content %} You have successfully registered for the workshop {{event.title}}.
- Click here to return to view the workshop. + Click here to return to view the workshop. {% endblock %}