diff -r 7bf724544c9b -r ac6b2a75eecb template/submission.html --- a/template/submission.html Sat Sep 05 04:41:28 2009 -0400 +++ b/template/submission.html Thu Oct 01 03:30:44 2009 -0400 @@ -34,6 +34,7 @@ {% block content %} + @@ -44,6 +45,7 @@ {% for participant in participants %} +
Serial Number Name Email-id Language
{{ forloop.counter }} {{ participant.participant.name }} {{ participant.participant.email }} {{ participant.participant.language }}