kaps_app/app/views/public/contacts/new.html.haml
Nicolas Bally d60301e8a7 initial
2019-01-21 01:15:10 +01:00

19 lines
385 B
Plaintext

-if !@new_site
.contact_page
%h1 Contacter 3P
#form=render :partial => "form"
-else
-if @contact.raison_id == 3
-@title = qit("contact doc","Recevoir des documents papier par courrier")
=render :partial => "public/products/new_top"
.render_block.contact_page
.contact_form.contact_militer#form=render :partial => "form"
.bottom_space