From 8991c06849c613928168e346e7725f59f132e3de Mon Sep 17 00:00:00 2001 From: CronyAkatsuki Date: Sun, 28 May 2023 21:28:59 +0200 Subject: [PATCH] Make sure it works. --- templates/files.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/files.html b/templates/files.html index 63c227d..437e992 100644 --- a/templates/files.html +++ b/templates/files.html @@ -22,7 +22,7 @@ {% endif %}
{{ file.name }} - delete! + delete!
{% endfor %}