project/templates/registration/regstats.html
changeset 351 defd9ea5f143
parent 350 baf939071b60
child 352 781d7bc60cc9
--- a/project/templates/registration/regstats.html	Thu Dec 09 19:49:27 2010 +0530
+++ b/project/templates/registration/regstats.html	Thu Dec 09 19:50:24 2010 +0530
@@ -42,7 +42,7 @@
    <td>{{ acco_m }}</td>
   </tr>
  {% endfor %}
- {% for acco_f in acco_days %}
+ {% for acco_f in acco_female %}
   <tr>
    <td>Accommodation on {{ forloop.counter|add:"11" }}(Female)</td>
    <td>{{ acco_f }}</td>