From 5b0fe60ad676f4e1f8416f68f8856948d280c740 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 19 Jun 2024 16:36:36 +0200 Subject: đŸ’„ UI help-text overlay on text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ishtar_common/templates/blocks/bs_field_snippet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/blocks/bs_field_snippet.html b/ishtar_common/templates/blocks/bs_field_snippet.html index 07e6a5897..0fca1e1f4 100644 --- a/ishtar_common/templates/blocks/bs_field_snippet.html +++ b/ishtar_common/templates/blocks/bs_field_snippet.html @@ -30,7 +30,7 @@ {{ field.errors }} {% endif %} -
+
{{field.help_text}}
-- cgit v1.2.3