diff options
author | thea <ta.kupler@gmail.com> | 2016-09-13 14:59:46 +0200 |
---|---|---|
committer | thea <ta.kupler@gmail.com> | 2016-09-13 15:21:59 +0200 |
commit | 8d825a904f4d84e388a5af2c873b06b344512795 (patch) | |
tree | 6278ba2171dc5fb1e56244a7c02fc61dc6291c19 /app/views/home | |
parent | 76fd906336e48751f6e4ce623ffdec801b4e2c92 (diff) |
reseted index.html.haml old state
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 |