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

Ob list

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