]> git.openstreetmap.org Git - rails.git/blob - app/views/diary_entry/no_such_user.rhtml
Fix typo, which meant that there was a missing translation when selecting an area...
[rails.git] / app / views / diary_entry / no_such_user.rhtml
1 <h2><%= h(@not_found_user) %></h2>
2 <p><%= t 'diary_entry.no_such_user.body', :user => @not_found_user %></p>