mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-04-01 19:49:12 +02: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