Skip to content

Commit

Permalink
[MOD] finalizing new start page fixing issue #5
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiangraf committed Dec 10, 2012
1 parent b20e514 commit 60e42f6
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions app/views/home/home.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -59,20 +59,14 @@
%body
#page.container
#content
.row
#header{:style => "left: 0; padding: 15px 0;"}
%a#login-link.btn{:href => "login", :style => "margin-right: 15px;"} Log In
<img src='assets/branding/logo_caps.png'/ style="margin-left: 15px;">
#getting-started
.row{:style => "text-align: center;"}
#banner
%h1 Welcome, friend.
%br
%br
= t('uniknintro')
%br
%br
#steps.row
.span4
%h2
%a#login-link.btn{:href => "login"} Log In
%br
%br
%h2
%a#btn{:href => "login"} Log In

0 comments on commit 60e42f6

Please sign in to comment.