Little website things

This commit is contained in:
2015-02-26 05:40:17 +01:00
parent 9e9a732384
commit 97f47eb734
7 changed files with 32 additions and 14 deletions
+7 -1
View File
@@ -1,5 +1,11 @@
#footer-wrap
.footer-shadow
.footer-content-container
.footer-content= render 'footer'
.footer-content
= yield :footer
= link_to 'disclaimer', page_path('disclaimer')
'
= link_to 'privacy', page_path('privacy')
'
= link_to 'contact', page_path('contact')
.footer-bottom © mozo.bar 2015