diff --git a/templates/index.html b/templates/index.html index f35ec87..1a32491 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,7 +3,7 @@ {% block content %}
- {% for post in posts %} + {% for post in posts %}
{{ post.title }}