2 lines
153 B
Text
2 lines
153 B
Text
<h2><%= t 'diary_entry.no_such_user.heading', :user => @not_found_user %></h2>
|
|
<p><%= t 'diary_entry.no_such_user.body', :user => @not_found_user %></p>
|