diff --git a/_layouts/event.html b/_layouts/event.html index 1b6b4830..76fc74c9 100644 --- a/_layouts/event.html +++ b/_layouts/event.html @@ -15,7 +15,7 @@ layout: default

{{page.date_text}}

{% if page.location %} -

{{post.location}}

+

{{page.location}}

{% endif %}