1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00
danbarberphoto/app/views/admin/shared/_user.html.haml
2011-10-10 15:39:52 +01:00

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