Wie können wir Dir helfen?

Hotline: 040 - 30 70 19 08
Wir sind Mo. - Fr. 9:30 – 18:00 Uhr für Dich da.

Schreibe uns jetzt eine Nachricht
Service
<%= render 'shared/static_pages_nav' %>

<%= t('.heading') %>

<%= t('.intro') %>

<%= t('.youre_message_for_us') %>

<%= form_for @contactform_message, :url => create_contact_path, :html => { :honeypot => true }, :method => :post do |f| %> <%= render 'shared/error_messages', object: @contactform_message, heading: false, full_messages: true %>
<%= f.label :name, t('activerecord.attributes.contactform_message.name'), class: "control-label required" %>
<%= f.text_field :name, :class => "span6" %>
<%= f.label :email, t('activerecord.attributes.contactform_message.email'), class: "control-label required" %>
<%= f.text_field :email, :class => "span6" %> <%= t('.help_email') %>
<%= f.label :email, t('activerecord.attributes.contactform_message.phone'), class: "control-label" %>
<%= f.text_field :phone, :class => "span3" %>
<%= f.label :topic, t('activerecord.attributes.contactform_message.topic') %>
<%= f.select :topic, options_for_select(@contactform_message.available_topics), prompt: t('.please_select') %>
<%= f.text_area :message, :rows => 7, :class => "span6" %>
<%= t('.help_message') %>
<%= f.submit t(".button_submit"), class: "btn btn-primary" %>
<% end %>

“Fashion fades, only style remains.”

Coco Chanel