From 286f0ad3cf7993e557ae4dd9c81a69b2fa89d787 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 7 Jun 2014 10:03:12 +0100 Subject: Make whitespace consistent across files --- layouts/_default/single.html | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) (limited to 'layouts/_default/single.html') diff --git a/layouts/_default/single.html b/layouts/_default/single.html index e0b2f94..f627d2d 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1,15 +1,12 @@ {{ template "theme/partials/head.html" . }} - - + {{ template "theme/partials/sidebar.html" . }} - -
-
-

{{ .Title }}

- - {{ .Content }} -
-
- - +
+
+

{{ .Title }}

+ + {{ .Content }} +
+
+ -- cgit 1.4.1