demarches-normaliennes/app/views/contact/index.html.haml
2024-07-31 17:08:02 +02:00

12 lines
239 B
Text

- content_for(:title, t('.contact'))
- content_for :footer do
= render partial: "root/footer"
#contact-form
.fr-container
%h1
= t('.contact')
.fr-highlight= t('.intro_html')
= render partial: "form", object: @form