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

12 lines
287 B
Plaintext
Raw Normal View History

.centre.text-muted
©
= Date.today.year
= APP_CONFIG['site_name']
·
2015-01-06 15:36:09 -08:00
= link_to "About", about_path
·
2015-04-18 12:08:20 -07:00
= link_to "Github", 'https://github.com/retrospring/retrospring'
·
= link_to "Terms of Service", terms_path
·
= link_to "Privacy Policy", privacy_policy_path