summaryrefslogtreecommitdiff
path: root/app/views/layouts/devise_empty.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/devise_empty.html.haml')
-rw-r--r--app/views/layouts/devise_empty.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/layouts/devise_empty.html.haml b/app/views/layouts/devise_empty.html.haml
index 6c9c8aa4431..ff2b00ea376 100644
--- a/app/views/layouts/devise_empty.html.haml
+++ b/app/views/layouts/devise_empty.html.haml
@@ -1,8 +1,9 @@
!!! 5
%html{ lang: "en", class: system_message_class }
= render "layouts/head"
- %body.ui-indigo.login-page.application.navless
+ %body.ui-indigo.login-page.application.navless{ class: "#{client_class_list}" }
= header_message
+ = render "layouts/init_client_detection_flags"
= render "layouts/header/empty"
= render "layouts/broadcast"
.container.navless-container