]> git.openstreetmap.org Git - rails.git/blob - app/views/diary_entry/no_such_entry.html.erb
Merge remote-tracking branch 'upstream/pull/2010'
[rails.git] / app / views / diary_entry / no_such_entry.html.erb
1 <% content_for :heading do %>
2   <h2><%= t '.heading', :id => h(params[:id]) %></h2>
3 <% end %>
4
5 <p><%= t '.body', :id => h(params[:id]) %></p>