--- a/templates/open_feedback.html Wed Apr 21 19:35:22 2010 +0530
+++ b/templates/open_feedback.html Wed Apr 21 19:39:19 2010 +0530
@@ -1,7 +1,8 @@
{% extends "base.html" %}
{% block content %}
{% if success %}
- The feedback for day {{day}} of {{event.title}} has been opened.<br />
+ The feedback for day {{day}} of {{event.title}} has been opened.<br />
+ <a href="/event/admin/{{admin_key}}">Return to admin page</a>
{% else %}
Select the day of workshop {{event.title}} to start accepting feedbacks.
<form action="" method="post">