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

5 lines
143 B
Text
Raw Normal View History

2019-12-21 20:55:43 +05:30
%p.text-center
2014-09-02 18:07:02 +05:30
%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')