---
layout: page
---
{% capture image %}
{%if page.featured_image_url %}
{% endif %}
{% endcapture %}
{% capture title %}{{ page.title }}{% endcapture %}
{% capture share_buttons %}
to
{% else %}{{ page.start_date | date: "%A %e %B" }}
{% if page.end_date %} to {% endif %}
{% endif %} {% endcapture %} {% capture address %} {{ page.location.venue }}, {% for l in page.location.address_lines %}{{ l }},{% endfor %} {{ page.location.locality }}, {{ page.location.postal_code }} {% endcapture %} {% capture map %} {% endcapture %} {% capture form %} {% unless page.embed.error %} {{page.embed.embed_standard_layout_only_styles}} {% elsif page.browser_url %} {% assign an_event_slug = page.browser_url | split: "://" | last | split: "/" | last %} {% else %} {% endunless %} {% endcapture %} {% assign t = site.templates | where: "slug", "an-event" | first %} {{ t.content | liquify | markdownify }}