X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fbase.html;h=decd041ebf251a589393f06cfa5d215e1971a9c4;hb=8b147c2787afcd2a94a71e2d2b1e57a7bc78ed64;hp=e739316b76489bfa7ca7f75ca28f92b577cae069;hpb=f67d901951fa3b3dfae6a2692156dfa7ab67c496;p=unfold.git diff --git a/portal/templates/base.html b/portal/templates/base.html index e739316b..decd041e 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,43 @@ {% insert_str prelude "css/topmenu.css" %} {% insert_str prelude "js/logout.js" %} + + {% block container %}