demarches-normaliennes/app/views/contact/index.html.haml

13 lines
239 B
Text
Raw Normal View History

- content_for(:title, t('.contact'))
2020-03-23 17:56:40 +01:00
- content_for :footer do
= render partial: "root/footer"
2018-08-29 11:44:12 +02:00
#contact-form
.fr-container
%h1
= t('.contact')
2018-08-29 11:44:12 +02:00
.fr-highlight= t('.intro_html')
= render partial: "form", object: @form