Remove double spaces
This commit is contained in:
parent
408ee31595
commit
85a20f9b28
1 changed files with 2 additions and 2 deletions
|
@ -25,9 +25,9 @@
|
|||
%li.footer-link
|
||||
= link_to "CGU", CGU_URL, :class => "footer-link", :target => "_blank", rel: "noopener noreferrer"
|
||||
%li.footer-link
|
||||
= link_to "Mentions légales", MENTIONS_LEGALES_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"
|
||||
%li.footer-link
|
||||
= link_to "Suivi d'audience et vie privée", suivi_path, :class => "footer-link"
|
||||
= link_to "Suivi d'audience et vie privée", suivi_path, :class => "footer-link"
|
||||
|
||||
%li.footer-column
|
||||
%ul.footer-links
|
||||
|
|
Loading…
Add table
Reference in a new issue