5 lines
93 B
Text
5 lines
93 B
Text
<% content_for :heading do %>
|
|
<h1><%= t ".title" %></h1>
|
|
<% end %>
|
|
|
|
<p><%= @message %></p>
|