From 9dcfde083b17bd0ff053199128991e4d77e1e1a9 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:36:31 +1000 Subject: [PATCH] some styling --- templates/board.html | 10 +++++++++- templates/main-page.html | 18 ++++++++++++++++-- 2 files changed, 25 insertions(+), 3 deletions(-) diff --git a/templates/board.html b/templates/board.html index c0acd88..7d0a4d3 100644 --- a/templates/board.html +++ b/templates/board.html @@ -38,7 +38,15 @@ {{thread.post_num}} {{thread.name}} - + + + + + + + + + {{thread.txt}} diff --git a/templates/main-page.html b/templates/main-page.html index 8652f0a..eeb2798 100644 --- a/templates/main-page.html +++ b/templates/main-page.html @@ -2,6 +2,7 @@ {% block content %} +
Вас закинуло сюда: {{host_id}}
Dobro pozhalovat. AGAIN. @@ -23,6 +24,19 @@
- - +
+ {% endblock content %}