fix PR index
This commit is contained in:
parent
160520c406
commit
a59f3a142e
1 changed files with 3 additions and 2 deletions
|
@ -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?
|
||||
|
|
Loading…
Reference in a new issue