Commit 6bbb070b by Kálmán Viktor

dashboard: fix nojs wrapper missing closing tag

parent 8d0363a3
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
<div class="panel-body"> <div class="panel-body">
{% include template %} {% include template %}
</div> </div>
</div>
</div> </div>
{% endblock %} {% endblock %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment