From c6d41b1c147cf29d023607ba926acc30b0bedf77 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 15 Jan 2022 10:18:03 +0200 Subject: [PATCH] bbb --- files/templates/admin/admin_home.html | 7 +++++++ files/templates/home.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/files/templates/admin/admin_home.html b/files/templates/admin/admin_home.html index 7213c8265d..b16c85f125 100644 --- a/files/templates/admin/admin_home.html +++ b/files/templates/admin/admin_home.html @@ -73,4 +73,11 @@ {% endif %} + + + {% endblock %} \ No newline at end of file diff --git a/files/templates/home.html b/files/templates/home.html index 40ce17ed45..26b4ccfc6e 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -167,7 +167,7 @@ {% if v %}
{{request.host}}{{v.id}}
{{PUSHER_ID}}
- + {% endif %} {% endblock %} \ No newline at end of file