From fb9d6590cd765d93e7b86e811e02bcaf176ab684 Mon Sep 17 00:00:00 2001 From: Sweetbread Date: Thu, 22 Jan 2026 23:56:29 +0300 Subject: [PATCH] Delete otoring >: --- blueprints/root/templates/base.tmpl | 7 +++++++ blueprints/root/templates/index.html | 6 ------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/blueprints/root/templates/base.tmpl b/blueprints/root/templates/base.tmpl index c37afb3..bcb0f29 100644 --- a/blueprints/root/templates/base.tmpl +++ b/blueprints/root/templates/base.tmpl @@ -13,6 +13,13 @@ > + + + + + + + {% include 'header.tmpl' %} diff --git a/blueprints/root/templates/index.html b/blueprints/root/templates/index.html index 4662098..63b1138 100644 --- a/blueprints/root/templates/index.html +++ b/blueprints/root/templates/index.html @@ -49,10 +49,4 @@ 200:ee1:bad2:1732:4b91:c3e3:2f08:29b3

- -
- < - Otoring - > -
{% endblock %}