[Fix #1476] Add Mentions légales link
This commit is contained in:
parent
d9ff1a0e4b
commit
f928b6cdeb
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
= link_to "Statistiques", stats_path, :class => "footer-link"
|
||||
%li.footer-link
|
||||
= link_to "CGU", CGU_URL, :class => "footer-link", :target => "_blank"
|
||||
%li.footer-link
|
||||
= link_to "Mentions légales", "https://tps.gitbooks.io/tps-documentation/content/conditions-generales-dutilisation.html#4-mentions-l%C3%A9gales", :class => "footer-link", :target => "_blank"
|
||||
|
||||
%li.footer-column
|
||||
%ul.footer-links
|
||||
|
|
Loading…
Reference in a new issue