From 16131b8d835fc30bb25984f11fad08bc44b4c4b3 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 5 Sep 2018 16:39:02 +0200 Subject: 500 page --- ishtar_common/templates/404.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'ishtar_common/templates/404.html') diff --git a/ishtar_common/templates/404.html b/ishtar_common/templates/404.html index 82cdd0fb4..f2c57d496 100644 --- a/ishtar_common/templates/404.html +++ b/ishtar_common/templates/404.html @@ -1,8 +1,5 @@ -{% load i18n %} - - - +{% load i18n %} + {% block title %}Ishtar{% if APP_NAME %} - {{APP_NAME}}{%endif%}{% endblock %} -- cgit v1.2.3