{% if not included %} {% extends 'index.html' %} {% endif %} {% set included = True %} {% block title %} Sequencer {% endblock title %} {% block content %}

Sequencer

{% endblock content %} {% block footer %}
{% endblock footer%}