moves all the static files under ~/static, for convenience again, even
[myslice.git] / templates / myslice-layout.html
index bd9639b..738e375 100644 (file)
@@ -31,7 +31,7 @@
     <div id='header'>
     {% block header %}
       <a id='menu_logo' href="/"><img class="logo" src="{{ STATIC_URL }}img/myslice-logo.png" alt="MySlice" /></a>
-      {% include 'mymenu.html' %}
+      {% include 'mymenu-widget.html' %}
     {% endblock header %}
     </div>