From e894e3eea505ebd675b90c3c53382fd8f273ced8 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Tue, 24 Sep 2013 12:27:25 +0300 Subject: Restyle sign-in page. Mention public projects --- app/views/layouts/devise.html.haml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (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 0fa36211739..c4729836faa 100644 --- a/app/views/layouts/devise.html.haml +++ b/app/views/layouts/devise.html.haml @@ -6,5 +6,10 @@ .container .content %center - = image_tag image_path "login-logo.png" + %h1 GitLab + %p.light + GitLab is open source software to collaborate on code. + %br + #{link_to "Sign in", new_user_session_path} or browse for #{link_to "public projects", public_projects_path}. + %hr = yield -- cgit v1.2.3