Add back app root
This commit is contained in:
parent
6c1945a3bf
commit
7da306047f
@ -16,6 +16,7 @@
|
||||
<body class="{% if g.modalOpen %} modalOpen{% endif %}">
|
||||
|
||||
<div id='app-root'>
|
||||
|
||||
{% block template_vars %}{% endblock %}
|
||||
|
||||
{% include 'navigation/topbar.html' %}
|
||||
@ -33,7 +34,6 @@
|
||||
</div>
|
||||
|
||||
{% include 'footer.html' %}
|
||||
|
||||
{% block modal %}{% endblock %}
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user