Retrospring/app/views/shared/_links.html.haml

13 lines
332 B
Plaintext

.text-center.text-muted.links
©
= Date.today.year
= APP_CONFIG['site_name']
·
= link_to t('views.general.about'), about_path
·
= link_to "GitHub", 'https://github.com/Retrospring/retrospring'
·
= link_to t('views.general.terms'), terms_path
·
= link_to t('views.general.privacy'), privacy_policy_path