From f23c8b44e08c244af9096d32cc0c3bbbdb9d6627 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 +++++++-- ishtar_common/templates/ishtar/sheet.html | 5 +++-- 2 files changed, 10 insertions(+), 4 deletions(-) (limited to 'ishtar_common/templates') 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 %}