From 8fced48847b1374d09e449694857a397dd74609d Mon Sep 17 00:00:00 2001 From: yuliaborzhak Date: Mon, 6 Oct 2025 12:31:54 +0200 Subject: [PATCH] fix: missing closing span tag --- .../templates/unfold/helpers/field_readonly_value_file.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/unfold/templates/unfold/helpers/field_readonly_value_file.html b/src/unfold/templates/unfold/helpers/field_readonly_value_file.html index f3f696b2..643e7d90 100644 --- a/src/unfold/templates/unfold/helpers/field_readonly_value_file.html +++ b/src/unfold/templates/unfold/helpers/field_readonly_value_file.html @@ -2,7 +2,7 @@ {% with url=field.url %} {% if not url %} - - + - {% elif field.is_image %} {% trans 'Image preview' %}