From 77fb332241e45d2f0f822fa7e24c8f4ea9771562 Mon Sep 17 00:00:00 2001 From: javamon117 <124219470+javamon117@users.noreply.github.com> Date: Wed, 2 Aug 2023 17:22:00 +0900 Subject: [PATCH] =?UTF-8?q?=ED=85=8C=EC=8A=A4=ED=8A=B83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}