small footer change

This commit is contained in:
Torsten Ruger 2017-09-28 15:00:45 +03:00
parent d3bf7b33fd
commit c66e9113dd
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
%ul.footer-links.list-unstyled
-if user_signed_in?
%li= sign_out_link
%li= link_to "Account" , edit_user_registration_path
%li= link_to "Your Account" , edit_user_registration_path
%li= link_to "Resume" , resume_path
-else
%li