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

9 lines
183 B
Text
Raw Normal View History

.centre.text-muted
©
= Date.today.year
= APP_CONFIG['site_name']
·
2015-01-07 00:36:09 +01:00
= link_to "About", about_path
·
= link_to "Bugs", 'https://github.com/retrospring/bugs/issues'