From 0c24f0064ce33074b84d965ab53eab905f8738fa Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Mon, 3 Jul 2023 23:04:00 +1000 Subject: [PATCH] some structure --- templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 37d5570..c308d38 100644 --- a/templates/base.html +++ b/templates/base.html @@ -16,7 +16,8 @@ Flask + htmx - + +
Вас закинуло сюда: {{host_id}}
{% block content %} {% endblock content %}