2018-11-22 01:03:25 +01:00
|
|
|
|
= link_to "Accessibilité", accessibilite_path, :class => "footer-link"
|
2018-09-12 13:27:42 +02:00
|
|
|
|
–
|
|
|
|
|
= link_to "CGU", CGU_URL, :class => "footer-link", :target => "_blank", rel: "noopener noreferrer"
|
|
|
|
|
–
|
|
|
|
|
= link_to "Mentions légales", MENTIONS_LEGALES_URL, :class => "footer-link", :target => "_blank", rel: "noopener noreferrer"
|
|
|
|
|
–
|
2019-02-22 16:59:19 +01:00
|
|
|
|
= link_to 'Documentation', DOC_URL
|
|
|
|
|
–
|
2018-09-12 13:29:15 +02:00
|
|
|
|
= contact_link "Contact technique", class: "footer-link", dossier_id: dossier&.id
|
2019-03-11 14:44:51 +01:00
|
|
|
|
–
|
|
|
|
|
= link_to 'Aide', FAQ_URL
|