Files
mozo-backend/app/views/theme1/_footer.html.slim
T
2015-02-26 05:40:17 +01:00

12 lines
306 B
Plaintext

#footer-wrap
.footer-shadow
.footer-content-container
.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