X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fbase.html;h=940d1c172a092c4d7f511aaff060191dd02d41f2;hb=e9f4c27f8db6850b0a583f5be192e102ab44bc13;hp=6dc48e73f1d19adcebb1c0715796bae54b841c80;hpb=5a40dbe074a307538769ae873e446323d6a75f39;p=unfold.git diff --git a/portal/templates/base.html b/portal/templates/base.html index 6dc48e73..940d1c17 100644 --- a/portal/templates/base.html +++ b/portal/templates/base.html @@ -1,15 +1,16 @@ {% 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 +32,49 @@ {% insert_str prelude "css/topmenu.css" %} {% insert_str prelude "js/logout.js" %} + + + + {% block container %}