From f46e2d144788d69686dcd60b167279dec6e498ed Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sun, 22 Apr 2018 19:28:54 +0200 Subject: [PATCH] Added initial spacing --- blog/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/blog/index.html b/blog/index.html index 06bfc64..9b5cc1c 100644 --- a/blog/index.html +++ b/blog/index.html @@ -40,6 +40,7 @@ section_id: blog {% endif %} +
{% endfor %} {% for post in paginator.posts %} @@ -78,5 +79,6 @@ section_id: blog {% endif %} +
{% endfor %}