diff -r 4f16278c2369 -r 3aa069cc2ae9 project/templates/_menu.html --- a/project/templates/_menu.html Mon Nov 29 22:12:15 2010 +0530 +++ b/project/templates/_menu.html Mon Nov 29 22:15:01 2010 +0530 @@ -97,6 +97,8 @@
  • Sponsors
  • {% if user.is_staff %}
  • Registration Statistics
  • + {% endif %} + {% if user.is_superuser %}
  • Manage Payments
  • {% endif %}