{% include 'base/header.html' %} {% block head %} {% endblock %}
skip to the main content
{% block content %} {% endblock %} {% include 'views/commandhistory.html' %} {% include 'views/settings.html' %} {% include 'views/detailspanel.html' %} {% include 'views/tableview.html' %}
{% include 'views/modal.html' %} {% include 'views/alert.html' %} {% block scripts %} {% endblock %}