diff --git a/passbook/core/templates/partials/form.html b/passbook/core/templates/partials/form.html index dfe2b564a..c7aa7ebe9 100644 --- a/passbook/core/templates/partials/form.html +++ b/passbook/core/templates/partials/form.html @@ -29,6 +29,11 @@ + {% if field.help_text %} + + {{ field.help_text }} + + {% endif %} {% else %}