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

welcome.html.haml « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 944f524d6928d1c14593c26f1296fe672da65ebe (plain)
1
2
3
4
5
6
7
8
!!! 5
%html.subscriptions-layout-html{ lang: 'en' }
  = render 'layouts/head'
  %body.ui-indigo.gl-display-flex.vh-100
    = render "layouts/header/logo_with_title"
    = render "layouts/broadcast"
    .container.gl-display-flex.gl-flex-grow-1
      = yield