Retrospring/app/views/shared/_links.haml

13 lines
331 B
Plaintext
Raw Normal View History

.text-center.text-muted.pb-3
©
= Date.today.year
= APP_CONFIG['site_name']
·
2015-06-08 12:11:35 -07:00
= link_to t('views.general.about'), about_path
2015-01-06 15:36:09 -08:00
·
2020-05-10 01:02:04 -07:00
= link_to 'GitHub', 'https://github.com/Retrospring/retrospring'
·
2015-06-08 12:11:35 -07:00
= link_to t('views.general.terms'), terms_path
·
2015-06-08 12:11:35 -07:00
= link_to t('views.general.privacy'), privacy_policy_path