{% for event in include.collection %} {% assign lead = event.primary %}
{{lead.full_public_name}}
{{event.title}}
{% endfor %}