From 8ed2a28537e9d67d70444557fae6031749dc9e1e Mon Sep 17 00:00:00 2001 From: mathias Date: Sat, 9 Apr 2016 02:49:37 +0300 Subject: [PATCH] Update 404.html --- 404.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/404.html b/404.html index 7637589..169198f 100644 --- a/404.html +++ b/404.html @@ -2,7 +2,7 @@ permalink: /404 sitemap: false --- - +{% capture content %} @@ -17,4 +17,4 @@ sitemap: false } - +{% endcapture %}{{ content | strip_newlines | replace:' ','' }}