From cdf0ac6fb25ec2ae188aa62cd4e109ecf2d63848 Mon Sep 17 00:00:00 2001 From: javamon117 <124219470+javamon117@users.noreply.github.com> Date: Wed, 2 Aug 2023 17:25:22 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B9=8C=EB=93=9C=20=ED=85=8C=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index 1a32491..23ac11b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,9 +1,9 @@ {% extends 'base.html' %} {% block content %} -
+
- {% for post in posts %} + {% for post in posts %}
{{ post.title }}