debian-mirror-gitlab/app/views/layouts/welcome.html.haml
2021-03-11 19:13:27 +05:30

9 lines
258 B
Plaintext

!!! 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