changed the template for send_sgd_cnf. anoop
authoranoop
Thu, 19 Aug 2010 18:20:27 +0530
branchanoop
changeset 231 97290cc22eb5
parent 230 7b84f472c530
child 232 1bfac108ed6c
changed the template for send_sgd_cnf.
templates/send_sgd_cnf.html
--- 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 %}