diff --git a/budget/templates/forms.html b/budget/templates/forms.html index cf599a9..af24fe2 100644 --- a/budget/templates/forms.html +++ b/budget/templates/forms.html @@ -96,7 +96,11 @@ {% macro add_member(form) %} {{ form.hidden_tag() }} -{{ form.name(placeholder=_("Type user name here")) }} +