{% block extra_head %}{% endblock %}
{% include "partials/sidebar.html" %}
{% include "partials/topbar.html" %}
{% block content %}{% endblock %}
ENGINE_STABLE
{% block scripts %}{% endblock %}