openstreetmap-website/app/views/message/no_such_message.html.erb
Tom Hughes b90567e197 Tidy up error handling in the message controller, and make it redirect to
the login page if you are logged in as the wrong user. Closes #1569.
2010-02-28 15:13:06 +00:00

2 lines
97 B
Text

<h1><%= t'message.no_such_message.heading' %></h1>
<p><%= t'message.no_such_message.body' %></p>