4 lines
147 B
Text
4 lines
147 B
Text
<% content_for :heading do %>
|
|
<h1><%= t ".heading", :user => @not_found_user %></h1>
|
|
<% end %>
|
|
<p><%= t ".body", :user => @not_found_user %></p>
|