12 lines
306 B
Plaintext
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
|