diff --git a/warehouse/templates/manage/account.html b/warehouse/templates/manage/account.html index fa68ff30a863..f85f1b3f49ba 100644 --- a/warehouse/templates/manage/account.html +++ b/warehouse/templates/manage/account.html @@ -287,20 +287,15 @@
{% trans href=request.route_path('accounts.profile', username=user.username) %} Displayed on your public profile @@ -308,17 +303,15 @@
- {{ save_account_form.public_email(class_="form-group__field", - aria_describedby="public-email-errors",) }} -
-{% trans href=request.route_path('accounts.profile', username=user.username) %} One of your verified emails can be displayed on your public profile to logged-in users. @@ -361,20 +354,11 @@