feat(improve-contact-page-a11y) : Remove useless <h2> around paragraphs - fix #8212 #10264

This commit is contained in:
Corinne Durrmeyer 2024-04-04 11:33:16 +02:00
parent 9c26d8486f
commit 5523dd4b35
No known key found for this signature in database
GPG key ID: DDC049DDA35585B6

View file

@ -11,8 +11,7 @@
.description
.recommandations
%h2
= t('.intro_html')
= t('.intro_html')
%p.mandatory-explanation= t('mandatory_champs', scope: [:utils])
- if !user_signed_in?