diff --git a/templates/index.html b/templates/index.html index 7b99862..aeaaf56 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,9 +5,9 @@
{% for post in posts %}
-
+
{{ post.title }} -
+

{{ post.title }}