From 5c869c2648af2942a04711d2c20225ce1a0eba5c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 22 Feb 2018 12:16:11 +0100 Subject: Improve navigation between sheets (HTML) --- ishtar_common/templates/base.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'ishtar_common/templates/base.html') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index 0b385267d..e24d4c91a 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -58,7 +58,7 @@ {% block extra_head %} {% endblock %} - + {% include "navbar.html" %} {% if reminders %} @@ -76,10 +76,15 @@ {% block pre_container %}{% endblock %}
{% block top_content %}{% endblock %} +
- {% if warnings %}{% for warning in warnings %}