From e2993767e73df1027f596a79337b8bc572122cf2 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 9 Sep 2015 07:53:09 +0100 Subject: [PATCH] Link the talk title to the page --- .../opdavies/oliverdavies/_partials/talk-listing-item.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/themes/opdavies/oliverdavies/_partials/talk-listing-item.html.twig b/source/themes/opdavies/oliverdavies/_partials/talk-listing-item.html.twig index ee691bf6..1538f7c9 100644 --- a/source/themes/opdavies/oliverdavies/_partials/talk-listing-item.html.twig +++ b/source/themes/opdavies/oliverdavies/_partials/talk-listing-item.html.twig @@ -5,5 +5,5 @@ {% else %} {{ talk.date|date('jS F') }} {% endif %} - {% endspaceless %} - {{ talk.location|raw }} - {{ talk.title|raw }} + {% endspaceless %} - {{ talk.location }} - {{ talk.title }}