23 lines
462 B
Plaintext
23 lines
462 B
Plaintext
-if !@new_site
|
|
.contact_page
|
|
|
|
%h1 Demander un devis
|
|
|
|
#contact_form
|
|
#form=render :partial => "form"
|
|
:scss
|
|
.submit{
|
|
color:black !important;
|
|
}
|
|
-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 |