openstreetmap-website/app/views/diary_entry/no_such_entry.html.erb
2009-06-09 20:50:14 +00:00

2 lines
149 B
Text

<h2><%= t 'diary_entry.no_such_entry.heading', :id => h(params[:id]) %></h2>
<p><%= t 'diary_entry.no_such_entry.body', :id => h(params[:id]) %></p>