project/templates/base.html
changeset 113 87a87487580d
parent 97 16070c71aabe
child 129 5be95b4b3ac3
--- a/project/templates/base.html	Tue Jul 20 03:21:34 2010 +0530
+++ b/project/templates/base.html	Tue Jul 20 15:44:02 2010 +0530
@@ -45,7 +45,7 @@
     {% block content %}{% endblock %}
   </div>
   <div id="right">
-  {% include '_sponsors.html' %}
+  {% include '_right_menu.html' %}
   </div>
 </div>