]> git.openstreetmap.org Git - rails.git/blob - app/views/changesets/_not_found_message.html.erb
Exclude `opening_hours` from semicolon splitting in tags helper (#6968)
[rails.git] / app / views / changesets / _not_found_message.html.erb
1 <%# locals: () %>
2
3 <div>
4   <p><%= t ".sorry", :id => params[:id] %></p>
5 </div>