2020-05-02 17:37:19 +02:00
|
|
|
.text-center.text-muted.pb-3
|
2014-11-17 13:19:08 +01:00
|
|
|
©
|
|
|
|
= Date.today.year
|
2022-04-16 03:49:24 +02:00
|
|
|
%span{ title: Retrospring::Version.to_s }= APP_CONFIG['site_name']
|
2014-11-17 13:19:08 +01:00
|
|
|
·
|
2015-06-08 21:11:35 +02:00
|
|
|
= link_to t('views.general.about'), about_path
|
2015-01-07 00:36:09 +01:00
|
|
|
·
|
2020-05-10 10:02:04 +02:00
|
|
|
= link_to 'GitHub', 'https://github.com/Retrospring/retrospring'
|
2015-02-20 01:23:48 +01:00
|
|
|
·
|
2015-06-08 21:11:35 +02:00
|
|
|
= link_to t('views.general.terms'), terms_path
|
2015-02-20 01:23:48 +01:00
|
|
|
·
|
2015-06-08 21:11:35 +02:00
|
|
|
= link_to t('views.general.privacy'), privacy_policy_path
|