openstreetmap-website/app/views/diary_entry/no_such_user.rhtml

2 lines
109 B
Text

<h2><%= h(@not_found_user) %></h2>
<p><%= t 'diary_entry.no_such_user.body', :user => @not_found_user %></p>