]> git.openstreetmap.org Git - rails.git/blob - app/views/message/no_such_user.html.erb
#2351: Make strings in potlatch.as translatable. Except for the Node/Way thing, don...
[rails.git] / app / views / message / no_such_user.html.erb
1 <h1><%= t'message.no_such_user.heading' %></h1>
2 <p><%= t'message.no_such_user.body' %></p>