From 40b05174b69de8b0f8366b49d43a3cbc97563fda Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 30 Jan 2013 22:11:10 +0100 Subject: added actionbar, two-column dashboard --- module/web/templates/default/base.html | 9 +++ module/web/templates/default/dashboard.html | 120 ++++++++++++++++------------ 2 files changed, 77 insertions(+), 52 deletions(-) (limited to 'module/web/templates/default') diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html index 3b6cfd07b..bb03eaf81 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -129,6 +129,15 @@ {% endif %} +
+
+
+
Notifcations or something
+
+ {% block actionbar %} + {% endblock %} +
+
{% for msg in messages %}

{{ msg }}

diff --git a/module/web/templates/default/dashboard.html b/module/web/templates/default/dashboard.html index 875178931..2400d9bde 100644 --- a/module/web/templates/default/dashboard.html +++ b/module/web/templates/default/dashboard.html @@ -72,60 +72,76 @@ {% endblock %} -{% block content %} -