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}}