diff --git a/flaskr/templates/_formhelpers.html b/flaskr/templates/_formhelpers.html index a058f0b..9289c12 100644 --- a/flaskr/templates/_formhelpers.html +++ b/flaskr/templates/_formhelpers.html @@ -1,12 +1,12 @@ {% macro render_field(field, extra="") %} -