{% extends "layout.html" %} {% block main %} {% include "components/controls.html" %}
{% include "components/panels.html" %}
{% endblock %}