diaspora/app/views/shared/_settings_nav.haml
2012-05-17 14:55:53 -07:00

5 lines
264 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('privacy'), privacy_settings_path
%li= link_to_unless_current t('_services'), services_path