From 5a2111526dd7a255f74c98b95eeefc578ab0f444 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 20 Jun 2013 11:32:59 +0300 Subject: New logo/color for login screen --- app/views/layouts/devise.html.haml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/views/layouts/devise.html.haml') diff --git a/app/views/layouts/devise.html.haml b/app/views/layouts/devise.html.haml index a9758f19d36..0fa36211739 100644 --- a/app/views/layouts/devise.html.haml +++ b/app/views/layouts/devise.html.haml @@ -5,4 +5,6 @@ = render "layouts/flash" .container .content + %center + = image_tag image_path "login-logo.png" = yield -- cgit v1.2.3