5 lines
97 B
Text
5 lines
97 B
Text
<% content_for :heading do %>
|
|
<h2><%= t ".heading" %></h2>
|
|
<% end %>
|
|
|
|
<p><%= t ".message" %></p>
|