X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fbase.html;h=decd041ebf251a589393f06cfa5d215e1971a9c4;hb=9bea5275aa6ec57ebb21d398629244f8cc4fcc0f;hp=6dc48e73f1d19adcebb1c0715796bae54b841c80;hpb=5a40dbe074a307538769ae873e446323d6a75f39;p=unfold.git diff --git a/portal/templates/base.html b/portal/templates/base.html index 6dc48e73..decd041e 100644 --- a/portal/templates/base.html +++ b/portal/templates/base.html @@ -1,15 +1,15 @@ {% load portal_filters %} {# This is required by insert_above #}{% insert_handler %} -OneLab - {{ section }} +{{theme}} portal - {{ section }} - + {# This is where insert_str will end up #}{% media_container prelude %} {% include 'messages-transient-header.html' %} - + @@ -31,6 +31,43 @@ {% insert_str prelude "css/topmenu.css" %} {% insert_str prelude "js/logout.js" %} + + {% block container %}