diaspora/app/views/shared/_footer.mobile.haml

5 lines
201 B
Text

%footer
%strong
= link_to current_user.name, current_user.person
= link_to t('layouts.application.toggle'), toggle_mobile_path
= link_to t('layouts.header.logout'), destroy_user_session_path