templates/send_workshop_confirm.html
branchanoop
changeset 89 b8fc66038d0d
parent 86 1f0be76a18fc
child 90 1a6e1af98624
--- a/templates/send_workshop_confirm.html	Wed Jul 14 20:19:10 2010 +0530
+++ b/templates/send_workshop_confirm.html	Wed Jul 14 20:20:33 2010 +0530
@@ -4,6 +4,6 @@
 {% endblock %}
 {% block content %}
 {% for user in matches %}
-user
+{{user}} <br />
 {% endfor %}
 {% endblock %}