mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
6 lines
194 B
Plaintext
6 lines
194 B
Plaintext
#user
|
|
%strong= current_admin_user.email
|
|
//|
|
|
//= link_to "Change Password", edit_password_admin_admin_user_path
|
|
|
|
|
= link_to "Logout", destroy_admin_user_session_path, :method => :delete |