From c31c2cce97742dc96c6445f798d16a9ed7d1977c Mon Sep 17 00:00:00 2001 From: mathias Date: Sat, 9 Apr 2016 01:27:43 +0300 Subject: [PATCH] Update index.html --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index dce25a1..689da73 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@ --- --- +{% capture content %} @@ -406,3 +407,5 @@ +{% endcapture %} +{{ content | strip_newlines }}