diff --git a/resources/templates/form.tmpl b/resources/templates/form.tmpl
index 6855840..2825e90 100644
--- a/resources/templates/form.tmpl
+++ b/resources/templates/form.tmpl
@@ -12,7 +12,11 @@
% elif attr['type'] == 'fix':
% elif attr['type'] == 'stringlist':
-
+
% elif attr['type'] == 'password':
Retype ${attr['display_name']}