Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_sign_in_link.html.haml « shared « devise « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 77ef103cc47b6fdd1421946085921f1c3890bc38 (plain)
1
2
3
4
%p
  %span.light
    Already have login and password?
    = link_to "Sign in", new_session_path(:user, redirect_to_referer: 'yes')