diff --git a/app/views/settings/account/index.html.erb b/app/views/settings/account/index.html.erb index 279d37d..effe9c2 100644 --- a/app/views/settings/account/index.html.erb +++ b/app/views/settings/account/index.html.erb @@ -1,6 +1,16 @@ <%= render HeaderComponent.new(title: "Settings") %> <%= render MainWithSidenavComponent.new(sidenav_partial: 'shared/sidenav_settings') do %> + + E-Mail + + <%= label :email, 'Address', class: 'font-bold' %> + + + disabled="disabled" /> + + Password Use the following button to request an email with a password reset link:
+ <%= label :email, 'Address', class: 'font-bold' %> +
+ disabled="disabled" /> +
Use the following button to request an email with a password reset link: