templates/list_attendees.html
changeset 23 42e2a810e1c8
parent 19 115860e87238
child 75 bda9ee536063
--- a/templates/list_attendees.html	Tue Apr 13 12:07:44 2010 +0530
+++ b/templates/list_attendees.html	Tue Apr 13 14:20:57 2010 +0530
@@ -1,6 +1,6 @@
 {% extends "base.html" %}
 {% block content %}
-	List of people registered for "{{event.title}}"<br /><br />
+	List of people registered for <a href="/reg/event/view/{{event.key}}">{{event.title}}</a><br /><br />
 	<table cellspacing=5 cellpadding=5>
 	<tr>
 		<td>Name</td>