From df75545fe2cde5ec6388733df511301ca0061fab Mon Sep 17 00:00:00 2001 From: "Open-Steps.org" Date: Sun, 1 Mar 2015 19:57:07 +0100 Subject: [PATCH] up --- _layouts/event.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}