diff options
author | theaamanda <theaamanda@users.noreply.github.com> | 2016-09-13 15:40:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-13 15:40:35 +0200 |
commit | 06c4cd96bce54ca1756e361ce901050214992a41 (patch) | |
tree | 69ea4063e0a14b8e00a51a344ea6ca77ee3a83ec /app/views/home | |
parent | f10c3c4f65bbc9d9c146440d8f8be1ae77a31a90 (diff) | |
parent | 59c841bb29d7fd07b12b1dc480653fd4a4d6ab05 (diff) |
Merge pull request #12 from LoadToCode/thea
Deleting not necessary files from offical PR
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 |