diff options
author | luca-marie <ml.kochsiek@fu-berlin.de> | 2016-09-13 15:47:09 +0200 |
---|---|---|
committer | luca-marie <ml.kochsiek@fu-berlin.de> | 2016-09-13 15:47:09 +0200 |
commit | 473fc07bb6255949c108cddb3ef81e6c1d8fbfce (patch) | |
tree | 20dce729cc23e278abd09683abe72c208b320365 /app/views/home | |
parent | b66eb2b7af58cd4354f0c5262a7061e3d20e317c (diff) | |
parent | 06c4cd96bce54ca1756e361ce901050214992a41 (diff) |
Merge branch 'develop' of github.com:LoadToCode/leap_web into develop
Diffstat (limited to 'app/views/home')
-rw-r--r-- | app/views/home/index.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/home/index.html.haml b/app/views/home/index.html.haml index 5e33e62..147cacd 100644 --- a/app/views/home/index.html.haml +++ b/app/views/home/index.html.haml @@ -6,4 +6,4 @@ #push -# #push is used for sticky footer in bootstrap 2. remove when upgrading to bootstrap 3 #footer - = render 'layouts/footer' + = render 'layouts/footer'
\ No newline at end of file |