From: Loic Baron Date: Wed, 2 Apr 2014 10:40:39 +0000 (+0200) Subject: wip user info and slices list X-Git-Tag: myslice-1.1~160 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=076917967b51efd65acb391d90d41f4112791bf0;p=myslice.git wip user info and slices list --- diff --git a/portal/templates/base.html b/portal/templates/base.html index 29d1b3fe..1c5a2d49 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 - {{ 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 %}