debian-mirror-gitlab/app/views/devise/shared/_sign_in_link.html.haml

5 lines
131 B
Text
Raw Normal View History

2014-09-02 18:07:02 +05:30
%p
%span.light
Already have login and password?
2018-03-17 18:26:18 +05:30
= link_to "Sign in", new_session_path(:user, redirect_to_referer: 'yes')