diff --git a/author.hbs b/author.hbs index d1aba55..f233532 100644 --- a/author.hbs +++ b/author.hbs @@ -38,7 +38,7 @@ {{/author}} {{!-- The main content area --}} -
+
diff --git a/error-404.hbs b/error-404.hbs index c3ab978..9af34ea 100644 --- a/error-404.hbs +++ b/error-404.hbs @@ -28,7 +28,7 @@ It's a good idea to keep this template as minimal as possible in terms of both f
-
+
diff --git a/error.hbs b/error.hbs index da1c655..d579456 100644 --- a/error.hbs +++ b/error.hbs @@ -29,7 +29,7 @@ You'll notice that we *don't* use any JavsScript, or ghost_head / ghost_foot in
-
+
diff --git a/index.hbs b/index.hbs index 658da44..02e4d5d 100644 --- a/index.hbs +++ b/index.hbs @@ -20,7 +20,7 @@ into the {body} of the default.hbs template --}} {{!-- The main content area --}} -
+
diff --git a/page.hbs b/page.hbs index 9333963..b8093e8 100644 --- a/page.hbs +++ b/page.hbs @@ -12,7 +12,7 @@ into the {body} of the default.hbs template --}} {{!-- Everything inside the #post tags pulls data from the post --}} {{#post}} -
+
diff --git a/post.hbs b/post.hbs index c3585c0..33c75d3 100644 --- a/post.hbs +++ b/post.hbs @@ -12,7 +12,7 @@ into the {body} of the default.hbs template --}} {{!-- Everything inside the #post tags pulls data from the post --}} {{#post}} -
+
diff --git a/tag.hbs b/tag.hbs index 54f27e1..f6bcd63 100644 --- a/tag.hbs +++ b/tag.hbs @@ -21,7 +21,7 @@ {{/tag}} {{!-- The main content area --}} -
+
{{#foreach posts}}