Add News on footer
This commit is contained in:
parent
5eeb91ec60
commit
02d7dfb1dc
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
%div#footer
|
||||
%p{class: "copyright col-md-push-#{12-main_container_size} col-md-#{main_container_size} col-lg-push-#{12-main_container_size} col-lg-#{main_container_size} text-muted small"}
|
||||
= link_to 'SGMAP', "http://etatplateforme.modernisation.gouv.fr"
|
||||
2016
|
||||
= Time.now.year
|
||||
\-
|
||||
= link_to 'Nouveautés', 'https://github.com/sgmap/tps/releases', target: '_blank'
|
||||
\-
|
||||
= link_to 'CGU / Mentions légales', cgu_path
|
||||
\-
|
||||
|
|
Loading…
Reference in a new issue