From edde0cec380c07ee6dba86ff9c63c37fea9bbf9f Mon Sep 17 00:00:00 2001 From: j Date: Fri, 22 Dec 2017 23:28:03 +0100 Subject: [PATCH] results --- content/templates/results.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/content/templates/results.html b/content/templates/results.html index 132cecd..695c7f2 100644 --- a/content/templates/results.html +++ b/content/templates/results.html @@ -31,7 +31,18 @@ {{ row.title }} -

{{row.header|striptags|safe}}

+

{{content.formatted_teaser}}

+ read more

+ + + {% elif row.type.name == 'projects' %} +
+
+ +
+
+ {{ row.title }} +

{{content.formatted_teaser}}

read more