fix PR URL and DSFR styles
This commit is contained in:
parent
24a744537f
commit
d43b4badc4
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
= render partial: "root/footer"
|
||||
|
||||
#legal-notice.fr-pt-2w
|
||||
.container
|
||||
.fr-container
|
||||
%h1.new-h1
|
||||
= t('views.legal_notice.title')
|
||||
|
||||
|
|
|
@ -193,7 +193,7 @@ Rails.application.routes.draw do
|
|||
|
||||
get "contact-admin", to: "support#admin"
|
||||
|
||||
get "mentions_legales", to: "legal_notice#index"
|
||||
get "mentions-legales", to: "legal_notice#index"
|
||||
|
||||
post "webhooks/sendinblue", to: "webhook#sendinblue"
|
||||
post "webhooks/helpscout", to: "webhook#helpscout"
|
||||
|
|
Loading…
Reference in a new issue