X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fbase.html;h=6bb7e232b3f4d729e6afe721abcc9b2221372a99;hb=9cbecc70e8916a0574e32088a15617c33c03bf9d;hp=e739316b76489bfa7ca7f75ca28f92b577cae069;hpb=f67d901951fa3b3dfae6a2692156dfa7ab67c496;p=myslice.git diff --git a/portal/templates/base.html b/portal/templates/base.html index e739316b..6bb7e232 100644 --- a/portal/templates/base.html +++ b/portal/templates/base.html @@ -1,7 +1,7 @@ {% load portal_filters %} {# This is required by insert_above #}{% insert_handler %} -OneLab Portal - {{ section }} +{{theme}} portal - {{ section }} {# This is where insert_str will end up #}{% media_container prelude %} @@ -31,6 +31,39 @@ {% insert_str prelude "css/topmenu.css" %} {% insert_str prelude "js/logout.js" %} + + {% block container %}