summaryrefslogtreecommitdiff
path: root/app/views/layouts/welcome.html.haml
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