Skip to content

Commit

Permalink
[MOD] better indentation fixes #5 (hopefully)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiangraf committed Dec 10, 2012
1 parent 51161ca commit b20e514
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions app/views/home/home.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,12 @@
.row{:style => "text-align: center;"}
#banner
%h1 Welcome, friend.
%p
= t('uniknintro')
%br
%br
= t('uniknintro')
%br
%br
#steps.row
.span4
%h2
%a#login-link.btn{:href => "login"} Log In
%br
#steps.row
.span4
%h2
%a#login-link.btn{:href => "login"} Log In

0 comments on commit b20e514

Please sign in to comment.