From 1dabe195ebd11627135e12b4e1020ccec77ceec3 Mon Sep 17 00:00:00 2001 From: Salim B <20040931+salim-b@users.noreply.github.com> Date: Wed, 24 Jan 2018 05:21:26 +0100 Subject: correctly ident 404 page content just looks better that way :) --- layouts/404.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/layouts/404.html b/layouts/404.html index f668865..a36bd59 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -12,8 +12,10 @@ {{ "" | safeHTML }}
-

{{ .Site.Params.Error404.heading }}

-

{{ .Site.Params.Error404.text }}

+
+

{{ .Site.Params.Error404.heading }}

+

{{ .Site.Params.Error404.text }}

+
{{ "" | safeHTML}} @@ -27,4 +29,4 @@ {{ partial "js.html" . }} - \ No newline at end of file + -- cgit v1.2.3