--- layout: base ---

{{ include.page_title | default: page.page_title | default: page.title }}

Date
{%- if page.location %}
Location
{{ page.location }}
{%- endif %} {%- if page.organizer %}
Organizer
{{ page.organizer }}
{%- endif %}
{%- if page.description %}
{{- page.description }}
{%- endif %} {%- if page.link_actions %} {%- endif %}
{{- content }}