{% include 'header.html' %} {% block head_extra %} {% endblock %} {% block content %}{% endblock %} {% include 'footer.html' %} {% if tracking.action == "demand_consent" %} {% elif tracking.action == "track" %} {% endif %} {% block javascript %}{% endblock %}