{% block head %} {% for headers in head %} {% for header in headers %} {% include header %} {% endfor %} {% endfor %} {% endblock %}