Rennomage des templatetags

This commit is contained in:
Tom Hubrecht 2021-05-29 09:22:04 +02:00
parent a9473e83ee
commit ecee55b343
11 changed files with 17 additions and 14 deletions

View file

@ -1,4 +1,4 @@
{% load bulma_utils %}
{% load bulma %}
<label class="label {% if field.field.required %}{{ form.required_css_class }}{% endif %}">
{{ field.label_tag }}