{% load i18n %} {% load staticfiles %}

{% if title %}{{ title }}{% else %}{% trans "Agenda" %}{% endif %}