Little website things
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user