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 %}