diff -r 737ec98cf6df -r 42e2a810e1c8 templates/list_attendees.html --- 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}}"

+ List of people registered for {{event.title}}

Name