Remove title from error pages
This commit is contained in:
parent
44b7fe8f52
commit
c64de202a6
4 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
{% endcomment %}
|
||||
{% load i18n %}
|
||||
{% block contenttitle %}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div class="card text-white bg-secondary">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue