From d53dde832545efde05d3786e2771df96d589974e Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Mon, 3 Jul 2023 23:47:48 +1000 Subject: [PATCH] some structure --- templates/board.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/templates/board.html b/templates/board.html index fd2b8b8..c0acd88 100644 --- a/templates/board.html +++ b/templates/board.html @@ -21,26 +21,26 @@ - +
- - - - - + + + + + {% for thread in board_threads %} - - - - - + + + + - + {% endfor %}
номер треданомер постаавтор(ка)пикча эта вашатекст
{{thread.thread_num}}{{thread.post_num}}{{thread.name}} +
{{thread.thread_num}}{{thread.post_num}}{{thread.name}} {{thread.txt}}{{thread.txt}}