Remove global navigation element

This commit is contained in:
Patrick Smith
2019-02-05 20:57:09 -05:00
parent 092c7506b4
commit e84d37fcac
2 changed files with 0 additions and 21 deletions

View File

@@ -21,8 +21,6 @@
{% include 'navigation/topbar.html' %}
<div class='global-layout'>
{% include 'navigation/global_navigation.html' %}
<div class='global-panel-container'>
{% block sidenav %}{% endblock %}