From e4c1816cbed3de38946a86e8f89c82300a5f2670 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 19 Jul 2015 08:27:00 +0100 Subject: [PATCH] Re-added one space --- source/_partials/talk-listing-item.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_partials/talk-listing-item.html b/source/_partials/talk-listing-item.html index 8aaa4d75..e6b51a89 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 -%} {% endspaceless %}