mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
Remove unnecessary submenu override in 403.html
- Submenus don't exist. Signed-off-by: Manish Tripathy <manisht@thougtworks.com> Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
15e02b8f52
commit
f75ee196fe
@ -20,9 +20,6 @@
|
|||||||
|
|
||||||
{% load i18n %}
|
{% load i18n %}
|
||||||
|
|
||||||
{% block submenu %}
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
<h2>{% trans "403 Forbidden" %}</h2>
|
<h2>{% trans "403 Forbidden" %}</h2>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user