BigW Consortium Gitlab

devise.html.haml 453 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 13
          %h1 GitLab
          %p.light
            GitLab is open source software to collaborate on code.
            %br
            #{link_to "Sign in", new_user_session_path} or browse for #{link_to "public projects", public_projects_path}.
14 15 16
    %hr
    .container
      .content
17
        = yield