]> git.openstreetmap.org Git - rails.git/blob - app/views/diary_entries/no_such_entry.html.erb
Replace conditional comments with browser detection
[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>