diff --git a/kallithea/templates/admin/my_account/my_account.html b/kallithea/templates/admin/my_account/my_account.html --- a/kallithea/templates/admin/my_account/my_account.html +++ b/kallithea/templates/admin/my_account/my_account.html @@ -22,14 +22,6 @@ ##main
+
- %if c.visual.use_gravatar:
- ${_('Change avatar at')} gravatar.com
-
${_('Using')} ${c.user.email}
- %else:
- ${_('Avatars are disabled')}
-
${c.user.email or _('Missing email, please update this user email address.')}
- ##show current ip just if we show ourself
- %if request.authuser.username == c.user.username:
- [${_('Current IP')}: ${request.ip_addr}]
- %endif
- %endif
+