summaryrefslogtreecommitdiff
path: root/app/views/layouts/welcome.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/welcome.html.haml')
-rw-r--r--app/views/layouts/welcome.html.haml8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/views/layouts/welcome.html.haml b/app/views/layouts/welcome.html.haml
deleted file mode 100644
index 944f524d692..00000000000
--- a/app/views/layouts/welcome.html.haml
+++ /dev/null
@@ -1,8 +0,0 @@
-!!! 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