No need in empty head panel on login page

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2015-04-22 16:54:39 +03:00
parent 4860c4dc07
commit 5647ce75b3
No known key found for this signature in database
GPG Key ID: 161B5D6A44D3D88A
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
= render "layouts/head"
%body.ui_mars.login-page.application
= render "layouts/broadcast"
= render "layouts/public_head_panel", title: ''
.container.navless-container
.content
= render "layouts/flash"