diff --git a/app/templates/macros/forms.html b/app/templates/macros/forms.html index d28199ec..9c56a484 100644 --- a/app/templates/macros/forms.html +++ b/app/templates/macros/forms.html @@ -136,7 +136,7 @@ {% macro render_toggle_field(field, icons=[]) -%}
{% for value, label, checked in field.iter_choices() %} -