]> git.openstreetmap.org Git - rails.git/blob - app/views/message/no_such_user.html.erb
Switch to using the rails-i18n-updater gem instead of the rails-i18n plugin
[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>