From 48dfda9d8be29ef661de898ca524a0b63cc201a0 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 19 Jul 2015 08:18:39 +0100 Subject: [PATCH] Spaces --- source/_partials/talk-listing-item.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_partials/talk-listing-item.html b/source/_partials/talk-listing-item.html index 643a65ee..8aaa4d75 100644 --- a/source/_partials/talk-listing-item.html +++ b/source/_partials/talk-listing-item.html @@ -1,6 +1,6 @@ -
  • +
  • {% spaceless %} {{ talk.location }} - - {% if talk.title_link %}{% endif %} + {%- if talk.title_link -%}{%- endif -%} {{ talk.title }} - {% if talk.title_link %}{% endif %} -
  • + {%- if talk.title_link -%}{%- endif -%} +{% endspaceless %}