mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-21 12:47:48 +01:00
added links to the bottom of some pages
This commit is contained in:
parent
5fa2611297
commit
493bfe881c
1 changed files with 6 additions and 0 deletions
6
app/views/shared/_links.html.haml
Normal file
6
app/views/shared/_links.html.haml
Normal file
|
@ -0,0 +1,6 @@
|
|||
.centre.text-muted
|
||||
©
|
||||
= Date.today.year
|
||||
= APP_CONFIG['site_name']
|
||||
·
|
||||
= link_to "About", about_path
|
Loading…
Reference in a new issue