{% if entities %} {% for entity in entities %} {% endfor %}
{{ entity.year }} {{ entity.description }}

{% endif %}