frontend update

This commit is contained in:
2015-03-06 10:01:50 +01:00
parent e9b6cd627a
commit bbd3b0c6eb
7 changed files with 29 additions and 25 deletions
+3 -3
View File
@@ -3,9 +3,9 @@
.footer-content-container
.footer-content
= yield :footer
= link_to 'disclaimer', page_path('disclaimer')
= link_to 'disclaimer', go_to_path('disclaimer', locale: 'en')
'
= link_to 'privacy', page_path('privacy')
= link_to 'privacy', go_to_path('privacy', locale: 'en')
'
= link_to 'contact', page_path('contact')
= link_to 'contact', go_to_path('contact', locale: 'en')
.footer-bottom © mozo.bar 2015