From 43f97e4f82e6b087289ce79f5380f5b716703e8f Mon Sep 17 00:00:00 2001 From: jf Date: Mon, 28 Oct 2019 12:15:31 +0100 Subject: save wip --- templates/base.html | 29 +++++++++++++++++------------ templates/index.html | 40 ++++++++++++---------------------------- 2 files changed, 29 insertions(+), 40 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 572e0dc..66b60d8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,14 +4,25 @@ mat2 - web edition - + -
-
+
+
+
+
+ + + +
+
+
+
+
+
{% with messages = get_flashed_messages() %} {% if messages %}
    @@ -24,15 +35,9 @@
-
-
- - mat2 logo - -
-
- {% block content %}{% endblock %} -
+
+ {% block content %}{% endblock %} +