3 lines
94 B
Text
3 lines
94 B
Text
<h1><%= t ".title" %></h1>
|
|
<p><%= t ".description" %></p>
|
|
<%= render :partial => "contact" %>
|