add static page legal notices
This commit is contained in:
parent
64565857e4
commit
7af378688e
9 changed files with 82 additions and 4 deletions
|
@ -13,7 +13,7 @@
|
|||
%h3.fr-footer__top-cat= t("links.footer.top_labels.legals")
|
||||
%ul.fr-footer__top-list
|
||||
%li.fr-footer__top-link
|
||||
= link_to t("links.footer.mentions_legales.label"), t("links.footer.mentions_legales.url"), title: t("links.footer.mentions_legales.title"), class: "fr-footer__top-link", rel: "noopener noreferrer"
|
||||
= link_to t("links.footer.mentions_legales.label"), mentions_legales_path, title: t("links.footer.mentions_legales.title"), class: "fr-footer__top-link", rel: "noopener noreferrer"
|
||||
%li.fr-footer__top-link
|
||||
= link_to t("links.footer.suivi.label"), suivi_path, title: t("links.footer.suivi.title"), class: "fr-footer__top-link"
|
||||
%li.fr-footer__top-link
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue