]> git.openstreetmap.org Git - rails.git/blob - app/views/diary_entry/no_such_user.html.erb
I moved Potlatch's locales but didn't update this, which broke all i18n
[rails.git] / app / views / diary_entry / no_such_user.html.erb
1 <h2><%= t 'diary_entry.no_such_user.heading', :user => @not_found_user %></h2>
2 <p><%= t 'diary_entry.no_such_user.body', :user => @not_found_user %></p>