From 8008784636037a8f66aa797aa7f924c60672e8e7 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 24 Oct 2017 10:57:00 +0200 Subject: UI: specific template for navbar --- ishtar_common/templates/base.html | 65 +-------------------------------------- 1 file changed, 1 insertion(+), 64 deletions(-) (limited to 'ishtar_common/templates/base.html') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index 06322da04..ce383ba6c 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -48,70 +48,7 @@ {{raw_css |safe}}{% endif %}{% endcomment %} - + {% include "navbar.html" %} -- cgit v1.2.3