{% extends "!layout.html" %} {% block footer %} {{ super() }} {% if piwik %} {% include "piwik.html" %} {% endif %} {% endblock %}