From ef4f71b3175f19e4e612b9c256b6c991315fc38b Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Mon, 3 Jul 2023 23:25:25 +1000 Subject: [PATCH] some structure --- templates/board.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/board.html b/templates/board.html index 2d4f7ee..ceef1cf 100644 --- a/templates/board.html +++ b/templates/board.html @@ -28,7 +28,7 @@ - {% for thread in threads %} + {% for thread in board_threads %} {{thread}}