diff --git a/resources/templates/form.tmpl b/resources/templates/form.tmpl index 6ad71d3..7999466 100644 --- a/resources/templates/form.tmpl +++ b/resources/templates/form.tmpl @@ -58,7 +58,9 @@ for a in sorted(attributes.keys(), key=lambda attr: attributes[attr]['weight']): % elif attr['type'] == 'password':