From 969419f29661367e2f771c24463e31304d28c7b0 Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Fri, 22 Aug 2025 13:07:43 +0200 Subject: [PATCH] fix --- src/fileupload/templates/fileupload/picture_form.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/fileupload/templates/fileupload/picture_form.html b/src/fileupload/templates/fileupload/picture_form.html index c3faf5de..ebbd7b63 100644 --- a/src/fileupload/templates/fileupload/picture_form.html +++ b/src/fileupload/templates/fileupload/picture_form.html @@ -2,15 +2,15 @@ {% load i18n %} {% block add_css %} - - + + {% endblock %} -- 2.20.1