From 8d602926f15f34cce578e50dbaa5877f47a5318d Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 18 Nov 2014 05:18:46 +0100 Subject: templates/layout: add navbar for breadcrubs and login/logout links --- templates/index.html | 2 -- templates/layout.html | 55 +++++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 45 insertions(+), 12 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index c92a3a9..dddf664 100644 --- a/templates/index.html +++ b/templates/index.html @@ -33,6 +33,4 @@ - -Logout {% endblock %} diff --git a/templates/layout.html b/templates/layout.html index 7325543..80b69a3 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -12,23 +12,58 @@ + +
+ - {% for categorie, message in get_flashed_messages(with_categories=true) %} -- cgit v1.2.3-1-g7c22