]> git.openstreetmap.org Git - rails.git/blob - app/views/diary_entries/no_such_entry.html.erb
Allow moderators to hide diary entries and comments
[rails.git] / app / views / diary_entries / 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>