about summary refs log tree commit diff
path: root/app/views/auth/registrations
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/auth/registrations')
-rw-r--r--app/views/auth/registrations/edit.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/auth/registrations/edit.html.haml b/app/views/auth/registrations/edit.html.haml
index 8ab188f0c..cbaa75ae0 100644
--- a/app/views/auth/registrations/edit.html.haml
+++ b/app/views/auth/registrations/edit.html.haml
@@ -11,3 +11,8 @@
 
   .actions
     = f.button :button, t('generic.save_changes'), type: :submit
+
+%hr/
+
+%h6= t('auth.delete_account')
+%p.muted-hint= t('auth.delete_account_html', path: settings_delete_path)