12 lines
245 B

13 years ago
<div class="page-header">
<h1>Contact us</h1>
<small>
Our email address is <%= mail_to Settings.support_mail %> ,
or you can contact us using the form below:
</small>
13 years ago
</div>
13 years ago
13 years ago
<%= render :partial => 'public/pages/contact/form' %>