10 lines
324 B
Plaintext
10 lines
324 B
Plaintext
.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
|
|
= link_to t('bottom_menu.support'), contact_url
|
|
.col-xs-12
|
|
= link_to t('bottom_menu.tos'), 'https://www.openmandriva.org/tos'
|