From 4f1aa3df6368178faf3d48f6233b393f680ad50d Mon Sep 17 00:00:00 2001 From: yuuki <> Date: Wed, 5 Mar 2025 23:40:33 +0000 Subject: [PATCH] =?UTF-8?q?p=E3=82=BF=E3=82=B0=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/index.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/templates/index.html b/templates/index.html index 1001733..9f48877 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,9 +10,11 @@

掲示板へようこそ!

良識のあるメッセージを心がけてください

- {% for i in range(max_page) %} - {{ i }} - {% endfor %} +

+ {% for i in range(max_page) %} + {{ i }} + {% endfor %} +

{% for note in notes %}