From: Magnus Hagander Date: Thu, 13 Jul 2017 17:52:01 +0000 (+0200) Subject: Show username on profile edit form X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=7a8dc62dde5f8e3ca6c8e55e5a1e85a3db6b5d58;p=pgweb.git Show username on profile edit form Can't change the username, but it makes sense for it to be visible. --- diff --git a/templates/account/userprofileform.html b/templates/account/userprofileform.html index 148065f7..51dd5668 100644 --- a/templates/account/userprofileform.html +++ b/templates/account/userprofileform.html @@ -10,6 +10,10 @@ Please correct the errors below, and re-submit the form. {%endif%} + + Username + {{user.username}} + Email {{user.email}} (change)