diff -r d4ec8917713e -r 87a87487580d project/templates/base.html --- 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>