{% extends "agenda_culturel/page-single.html" %} {% block content %}

{{ title }}

{% include "agenda_culturel/static_content.html" with name=static_content url_path=url_path %}
{% endblock %}