mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
templates: Remove unused invocation of subsubmenu
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
6af30c40b4
commit
83815ff31b
@ -223,12 +223,6 @@
|
|||||||
{% block container %}
|
{% block container %}
|
||||||
<div class="container content-container">
|
<div class="container content-container">
|
||||||
{% block content_row %}
|
{% block content_row %}
|
||||||
{% block subsubmenu %}
|
|
||||||
{% if subsubmenu %}
|
|
||||||
{% show_subsubmenu subsubmenu %}
|
|
||||||
{% endif %}
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% include 'messages.html' %}
|
{% include 'messages.html' %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user