A website template with lots of features, built with ruby on rails.
<div class="page-header"> <h1><%= t 'contact.contact'%></h1></div><div class="row"><div class="well span4"><p><%= t 'contact.greeting1' %> <%= mail_to(@config.contact_email) %> <%= t 'contact.greeting2' %></p><%= render 'form' %></div></div>