templates/send_sgd_cnf.html
branchanoop
changeset 231 97290cc22eb5
parent 150 c5afcbaab4e6
--- a/templates/send_sgd_cnf.html	Wed Aug 11 16:24:15 2010 +0530
+++ b/templates/send_sgd_cnf.html	Thu Aug 19 18:20:27 2010 +0530
@@ -12,6 +12,7 @@
 <td> {{m}} </td>
 <td> {{m.gender}} </td>
 <td> {{m.profession}}</td>
+<td> {{m.t_shirt_size}}</td>
 <td> {{m.affiliated_to}} </td>
 </tr>
 {% endfor %}
@@ -25,6 +26,7 @@
 <td> {{m}} </td>
 <td> {{m.gender}} </td>
 <td> {{m.profession}}</td>
+<td> {{m.t_shirt_size}}</td>
 <td> {{m.affiliated_to}} </td>
 </tr>
 {% endfor %}
@@ -40,6 +42,7 @@
 <td> {{m}} </td>
 <td> {{m.gender}} </td>
 <td> {{m.profession}}</td>
+<td> {{m.t_shirt_size}}</td>
 <td> {{m.affiliated_to}} </td>
 <td>
 {% if m.participantinfo_set.all.0.has_laptop_for_sagedays %}