From 9a357875fd1b6ea1b8e7f3ca8f74398c110228f5 Mon Sep 17 00:00:00 2001 From: schneefux Date: Mon, 22 Aug 2016 17:18:20 +0200 Subject: fix paragraphs --- themes/flog/layouts/partials/listing.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'themes/flog/layouts/partials/listing.html') diff --git a/themes/flog/layouts/partials/listing.html b/themes/flog/layouts/partials/listing.html index 4c42879..31e5614 100644 --- a/themes/flog/layouts/partials/listing.html +++ b/themes/flog/layouts/partials/listing.html @@ -16,7 +16,9 @@ {{ end }}
{{ .Title }} -

{{ .Summary }}

+
+ {{ .Summary }} +
Weiterlesen… -- cgit v1.3.1