From 879989c621b0567880a7508b041ebed6d37084a7 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Sun, 30 Sep 2018 14:39:22 +0200 Subject: [PATCH] Fixed location markup in sidebar Signed-off-by: Jim Martens --- _includes/sidebar/events.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_includes/sidebar/events.html b/_includes/sidebar/events.html index 4014a5b..fac71b3 100644 --- a/_includes/sidebar/events.html +++ b/_includes/sidebar/events.html @@ -13,7 +13,12 @@
{{ event.title }}
    -
  • {{ event.location }}
  • +
  • +
    + {{ event.location }} + +
    +