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:
Sunil Mohan Adapa 2019-10-01 20:31:18 -07:00 committed by James Valleroy
parent 6af30c40b4
commit 83815ff31b
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -223,12 +223,6 @@
{% block container %}
<div class="container content-container">
{% block content_row %}
{% block subsubmenu %}
{% if subsubmenu %}
{% show_subsubmenu subsubmenu %}
{% endif %}
{% endblock %}
{% include 'messages.html' %}
{% block content %}