{% extends "layout.html" %} {% block body %}
{{advertisement|safe}}
{% endblock %} {% block foot %} {{ super() }} {% endblock %}