X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fbase.html;fp=portal%2Ftemplates%2Fbase.html;h=a7dc6fd3f82dedea34f9496ff68c5f3401d9d2ba;hb=6a3f5d4949171451d5df2df5d0f96e9eb396f29c;hp=0f2ecb5294c8ad6007cfbc2e296145dfd3801ef0;hpb=dd52272efad5e899f074a3274ef279745c372456;p=myslice.git diff --git a/portal/templates/base.html b/portal/templates/base.html index 0f2ecb52..a7dc6fd3 100644 --- a/portal/templates/base.html +++ b/portal/templates/base.html @@ -3,7 +3,7 @@ {{theme}} portal - {{ section }} - + {# This is where insert_str will end up #}{% media_container prelude %} {% include 'messages-transient-header.html' %} @@ -86,7 +86,7 @@ $(document).ready(function() { {% block container %} {% block topmenu %} - {% widget "_widget-topmenu.html" %} + {% widget "__widget-topmenu.html" %} {% endblock topmenu %} {% block base_content %} {% endblock %}