2 lines
145 B
Text
2 lines
145 B
Text
<h2><%= t 'user.no_such_user.heading', :user => h(@not_found_user) %></h2>
|
|
<p><%= t 'user.no_such_user.body', :user => h(@not_found_user) %></p>
|