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

12 lines
293 B
Plaintext

.centre.text-muted.links
©
= Date.today.year
= APP_CONFIG['site_name']
·
= link_to "About", about_path
·
= link_to "Github", 'https://github.com/retrospring/retrospring'
·
= link_to "Terms of Service", terms_path
·
= link_to "Privacy Policy", privacy_policy_path