devise.html.haml 220 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 !!! 5 %html{ lang: "en"} = render "layouts/head" %body.ui_basic.login-page = render "layouts/flash" .container .content %center = image_tag image_path "login-logo.png" = yield