From 32b9575cefa9eede2be68ea8464a7c70d52e4105 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 14 Feb 2018 12:39:03 +0100 Subject: Archaeological site: search view (refs #3913) - add site to profile - allow alternate label in menus for sites - add entry in menu - basic configuration of site model --- ishtar_common/templates/base.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index 8608448e7..0b385267d 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -57,8 +57,6 @@ {% endcompress %} {% block extra_head %} {% endblock %} - {% comment %}{% if raw_css %}{% endif %}{% endcomment %} {% include "navbar.html" %} -- cgit v1.2.3