From ec839d583fff6b279c7cdec2fdf87762f81f9aa5 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Tue, 2 Oct 2012 22:23:54 +0200 Subject: - bootstrap - cleanup - bugfixes --- src/templates/base.html | 142 ++++++++++++++++++++++++++++-------------------- 1 file changed, 82 insertions(+), 60 deletions(-) (limited to 'src/templates/base.html') diff --git a/src/templates/base.html b/src/templates/base.html index 5db54d4..0df70d7 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -1,27 +1,35 @@ {% load prefix %} - - + + Meeting Tools - - - + + + + + + {% block meta %}{% endblock %} - - + + + + - + - + + + - - + {% block js %}{% endblock %} -
- -
-
{% block content %}{% endblock %}
-
-
-