5 lines
268 B
Text
5 lines
268 B
Text
%ul#settings_nav
|
|
%li= link_to_unless_current t('profile'), edit_profile_path
|
|
%li= link_to_unless_current t('account'), edit_user_path
|
|
%li= link_to_unless_current t('_services'), services_path
|
|
%li= link_to_unless_current t('_applications'), authorizations_path
|