{{ block.name }}

{% if vars.articles %} {% for article in vars.articles %}

{{ article }}

{{ article.event_date_start|date:'jS F Y' }}

{{ article.description }} View Event

{% endfor %} {% else %}

There are no upcoming events.

{% endif %}