diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 87220f7..045c8a2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,4 +5,4 @@ {{ macros::render_post(post=post) }} {%- endfor -%} {{ macros::render_pagination(paginator=paginator) }} -{%- endblock content %} +{%- endblock %} |