openstreetmap-website/app/views/user/no_such_user.html.erb
2009-06-09 20:50:14 +00:00

2 lines
139 B
Text

<h2><%= t 'user.no_such_user.heading', :user => @not_found_user %></h2>
<p><%= t 'user.no_such_user.body', :user => @not_found_user %></p>