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

#{{page.number}}

{{page.date_text}}

- {% if post.title %} -

{{post.title}}

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

{{post.location}}

+ {% endif %} - {% if page.topics %}

- {% endif %} {% if page.location %} -

{{page.location}} -

- {% endif %} -

+