Apply suggestion from @luelista

This commit is contained in:
luelista
2026-09-08 14:47:17 +02:00
committed by GitHub
parent bb8e3feb3d
commit 7f7bd85418
@@ -73,7 +73,7 @@
<div class="col-sm-6 col-md-4 col-lg-5">
{% bootstrap_field form.key layout='inline' form_group_class="" %}
{% if form.key.help_text %}
<span class="help-block">{{ form.key.help_text|safe }}</span>
<span class="help-block">{{ form.key.help_text }}</span>
{% endif %}
</div>
<div class="col-sm-6 col-md-4 col-lg-5">