diff --git a/pinaxcon/templates/_form_snippet.html b/pinaxcon/templates/_form_snippet.html index c773460b6bf9356acc3d403d97299618f3147cbe..19ba3aa386972020bf9632508ea0a66dfa6d08ce 100644 --- a/pinaxcon/templates/_form_snippet.html +++ b/pinaxcon/templates/_form_snippet.html @@ -6,8 +6,8 @@
{% endif %} -
- Fields marked with (*) are required. -
+
+ Fields marked with * are required. +
{% include "forms/render.html" with form=form %}