5 lines
96 B
Text
5 lines
96 B
Text
<% content_for :heading do %>
|
|
<h1><%= t '.heading' %></h1>
|
|
<% end %>
|
|
|
|
<p><%= t '.body' %></p>
|