diff --git a/templates/index.html b/templates/index.html index 9f48877..8bf2fe7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,11 +10,10 @@
良識のあるメッセージを心がけてください
-- {% for i in range(max_page) %} - {{ i }} - {% endfor %} -
+ {% for i in range(max_page) %} + {{ i }} + {% endfor %} + {% for note in notes %}