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: fafc4b82f5394cf258ddc2fda1310b153b9a3537 (plain)
1
2
3
4
5
%p
  %span.light
    Already have login and password?
  %strong
    = link_to "Sign in", new_session_path(resource_name)