{% extends 'index.html' -%} {% block body -%} {% include 'titlebar.html' -%}
{% include 'dials.html' -%}
{% include 'display.html' -%}
{% endblock -%}