diff --git a/_layouts/event.html b/_layouts/event.html index 1696ff4b..1b6b4830 100644 --- a/_layouts/event.html +++ b/_layouts/event.html @@ -14,13 +14,13 @@ layout: default

#{{page.number}}

{{page.date_text}}

- {% if post.location %} + {% if page.location %}

{{post.location}}

{% endif %}

- +