]> git.openstreetmap.org Git - rails.git/blob - app/views/diary_entry/no_such_entry.html.erb
Merge r17285 from the oauth branch - allow flash access to set headers, even when...
[rails.git] / app / views / diary_entry / no_such_entry.html.erb
1 <h2><%= t 'diary_entry.no_such_entry.heading', :id => h(params[:id]) %></h2>
2 <p><%= t 'diary_entry.no_such_entry.body', :id => h(params[:id]) %></p>