diff --git a/note_kfet/templates/400.html b/note_kfet/templates/400.html index 89d7ba85..8b96e817 100644 --- a/note_kfet/templates/400.html +++ b/note_kfet/templates/400.html @@ -3,6 +3,7 @@ SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} {% load i18n %} +{% block contenttitle %}{% endblock %} {% block content %}
diff --git a/note_kfet/templates/403.html b/note_kfet/templates/403.html index 5256e32d..10199043 100644 --- a/note_kfet/templates/403.html +++ b/note_kfet/templates/403.html @@ -3,6 +3,7 @@ SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} {% load i18n %} +{% block contenttitle %}{% endblock %} {% block content %}
diff --git a/note_kfet/templates/404.html b/note_kfet/templates/404.html index 03b81658..435bb7ec 100644 --- a/note_kfet/templates/404.html +++ b/note_kfet/templates/404.html @@ -3,6 +3,7 @@ SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} {% load i18n %} +{% block contenttitle %}{% endblock %} {% block content %}
diff --git a/note_kfet/templates/500.html b/note_kfet/templates/500.html index fb7d1c69..ba4b5875 100644 --- a/note_kfet/templates/500.html +++ b/note_kfet/templates/500.html @@ -3,6 +3,7 @@ SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} {% load i18n %} +{% block contenttitle %}{% endblock %} {% block content %}