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