<% title (t "contact.contact") + " - " + @config.website_name %>

<%= t 'contact.greeting1' %> <%= mail_to(@config.contact_email) %> <%= t 'contact.greeting2' %>

<%= render 'form' %>