all devise controller use devise layout

This commit is contained in:
Cyril 2012-09-29 13:01:13 +02:00
parent a79eb84289
commit 236fd1e63b
2 changed files with 0 additions and 4 deletions

View file

@ -0,0 +1,6 @@
!!! 5
%html{ lang: "en"}
= render "layouts/head"
%body.ui_basic.login-page
= render partial: "layouts/flash"
.container= yield