diff --git a/lemonauth/templates/lemonauth/tags/form_field.html b/lemonauth/templates/lemonauth/tags/form_field.html index dd63630..2fa811f 100644 --- a/lemonauth/templates/lemonauth/tags/form_field.html +++ b/lemonauth/templates/lemonauth/tags/form_field.html @@ -1,6 +1,6 @@
- {% if field.help_text %}

{{ field.help_text }}

{% endif %}