diff --git a/pinaxcon/templates/forms/widget_boolean_single.html b/pinaxcon/templates/forms/widget_boolean_single.html index c9d3b854beb61461f07a01ea085853c937c3bf50..a9eb74efe15a42d045dffcd56507d8ea9521c654 100644 --- a/pinaxcon/templates/forms/widget_boolean_single.html +++ b/pinaxcon/templates/forms/widget_boolean_single.html @@ -1,12 +1,13 @@ - -{{ field.errors }} +

Sign me up

+ {% if field.help_text %} + {{ field.help_text|safe }} + {% endif %} + +