2016-05-24 15:01:22 +01:00
|
|
|
.sidebar-footer
|
|
|
|
.col-xs-4
|
|
|
|
= link_to t('bottom_menu.about'), t('bottom_menu.about_url')
|
|
|
|
.col-xs-4
|
|
|
|
= link_to t('bottom_menu.contacts'), t('bottom_menu.contacts_url')
|
|
|
|
.col-xs-4
|
2016-09-26 19:55:10 +01:00
|
|
|
= link_to t('bottom_menu.support'), contact_url
|
|
|
|
.col-xs-12
|
|
|
|
= link_to t('bottom_menu.tos'), 'https://www.openmandriva.org/tos'
|