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/index.html | 40 +++++++++++++++++----------------------- 1 file changed, 17 insertions(+), 23 deletions(-) (limited to 'layouts/index.html') diff --git a/layouts/index.html b/layouts/index.html index b8c9d65..dbc05c6 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,26 +1,20 @@ {{ template "theme/partials/head.html" . }} - - + {{ template "theme/partials/sidebar.html" . }} - -
-
- - {{ range .Data.Pages }} -
-

- - {{ .Title }} - -

- - - - {{ .Content }} -
- {{ end }} -
-
- - +
+
+ {{ range .Data.Pages }} +
+

+ + {{ .Title }} + +

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