BigW Consortium Gitlab

devise.html.haml 417 Bytes
Newer Older
Dmitriy Zaporozhets committed
1
!!! 5
2
%html{ lang: "en"}
Dmitriy Zaporozhets committed
3
  = render "layouts/head"
4
  %body.ui_basic.login-page
Cyril committed
5
    = render "layouts/flash"
6 7
    .container
      .content
8
        %center
9 10 11 12
          %h1 GitLab
          %p.light
            GitLab is open source software to collaborate on code.
            %br
13
            Sign in or browse for #{link_to "public projects", public_projects_path}.
14 15 16
    %hr
    .container
      .content
17
        = yield