{#
#} {% for birthday in birthdays %} {% endfor %}
{{birthday.birth_date|date("j F")}} - {{birthday.name}}
{#
#}