fix PR index

This commit is contained in:
Julie Salha 2023-01-25 18:06:38 +01:00 committed by Colin Darie
parent 160520c406
commit a59f3a142e

View file

@ -9,9 +9,10 @@
= form_tag contact_path, method: :post, multipart: true, class: 'fr-form-group', data: {controller: :support } do
.description
.description
.recommandations
= t('.intro_html')
%h2
= t('.intro_html')
%p.mandatory-explanation= t('asterisk_html', scope: [:utils])
- if !user_signed_in?