diff -r 6d51b97c1b22 -r 960f4ec130d4 template/submission.html
--- a/template/submission.html Thu Oct 01 13:03:00 2009 +0530
+++ b/template/submission.html Thu Oct 01 14:15:05 2009 +0530
@@ -37,9 +37,7 @@
Serial Number |
Name |
Email-id |
- Language |
- Age |
- Phone Number |
+ Language |
Category |
File |
@@ -48,9 +46,7 @@
{{ forloop.counter }} |
{{ participant.participant.name }} |
{{ participant.participant.email }} |
- {{ participant.participant.language }} |
- {{ participant.participant.age }} |
- {{ participant.participant.phonenumber }} |
+ {{ participant.participant.language }} |
{{ participant.participant.category }} |
{{ participant.file_name }} |