]> git.openstreetmap.org Git - rails.git/blob - app/views/message/no_such_user.html.erb
use I18n.l() instead of strftime(): Changeset dates will now appear localized
[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>