# HG changeset patch # User Madhusudan.C.S # Date 1254382244 14400 # Node ID ac6b2a75eecb5631d97f5d55c76a43fe7d856332 # Parent 7bf724544c9b0cf2c7285c44d1c5860c3f0d8ffd Template additions. 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 }}