diff -r 17e35783c8d6 -r 9def10724853 templates/send_workshop_confirm.html --- a/templates/send_workshop_confirm.html Thu Jul 15 14:58:43 2010 +0530 +++ b/templates/send_workshop_confirm.html Fri Jul 16 10:07:13 2010 +0530 @@ -8,8 +8,10 @@ {% for m in matches %} - {{m.first_name}} + {{m}} {{m.gender}} + {{m.profession}} + {{m.affiliated_to}} {% endfor %}