retrospring/app/views/shared/_links.html.haml
Georg Gadinger 6999695ff8 Cleanup
2020-04-19 19:49:47 +02:00

12 lines
327 B
Text

.centre.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