{% extends 'index.html' %} {% block content %} {% if message %} {% endif %}
{% include 'control.html' %} {% endblock %}