]> git.openstreetmap.org Git - rails.git/blob - app/views/message/no_such_user.html.erb
Actually make the last commit work. I thought Ruby's string interpolation syntax...
[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>