diff --git a/themes/doublefourteen/layouts/404.html b/themes/doublefourteen/layouts/404.html
index 0929e42..4496324 100644
--- a/themes/doublefourteen/layouts/404.html
+++ b/themes/doublefourteen/layouts/404.html
@@ -13,7 +13,7 @@
{{ $notfoundCss := resources.Get "sass/notfound.sass" | toCSS $sassOptions | fingerprint }}
{{ $particlesJs := resources.Get "js/lib/particles.js" | js.Build $jsOptions | fingerprint }}
-
+
{{ end }}
{{ define "main" }}
diff --git a/themes/doublefourteen/layouts/index.html b/themes/doublefourteen/layouts/index.html
index b44764d..4fa3219 100644
--- a/themes/doublefourteen/layouts/index.html
+++ b/themes/doublefourteen/layouts/index.html
@@ -9,7 +9,7 @@
{{ $home := resources.Get "sass/home.sass" | toCSS $sassOptions | fingerprint }}
{{ $transmissionJs := resources.Get "js/transmission.js" | js.Build $jsOptions | fingerprint }}
-
+
{{ end }}
{{ define "main" }}