LOCAL EVENTS

{% for local-event in site.local-events limit: 6 %}
{{ local-event.event_date }} | {{ local-event.title }}
{% endfor %}