diff --git a/templates/user/edit.html b/templates/user/edit.html index eaa5572..3f5c493 100644 --- a/templates/user/edit.html +++ b/templates/user/edit.html @@ -4,36 +4,62 @@

Edit Account

-
- + Your 'username' is what you use to login to the + website. That cannot be changed. Your 'display name' is + the name used in places like your Dashboard. +

+ + value="{{user.display-name}}" + placeholder="Enter your display name here..."> + +
+ +
+ - + - +

Delete Account

Warning: This cannot be undone. Enter '{{user.username}}' in - the text box before clicking 'Delete Account' to confirm deletion. + the text box below before clicking 'Delete Account' to confirm + deletion.