From 14ab7d6fe78c9bc1f94214850075035fb7aee086 Mon Sep 17 00:00:00 2001 From: Alexandr Bogomyakov Date: Sat, 16 Mar 2024 04:52:24 +0200 Subject: [PATCH] Fix delete button --- templates/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index aa8457b..3628a0e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -138,6 +138,7 @@
+
@@ -146,4 +147,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %}