From de0dff09b8dff23dd50922ba5afe61abcefe5557 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 4 Sep 2020 16:22:44 +0200 Subject: Documents: COinS and Dublin Core tags --- ishtar_common/templates/base.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ishtar_common/templates/base.html') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index 5fb935eb5..ecd9197cb 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -3,6 +3,8 @@ + {% block extra_meta %} + {% endblock %} {% block title %}Ishtar{% if APP_NAME %} - {{APP_NAME}}{%endif%}{% endblock %} {% compress js %} -- cgit v1.2.3