]> git.openstreetmap.org Git - rails.git/blob - app/views/user_blocks/not_found.html.erb
Changed Ubuntu 18.04 to 20.04 and Ruby 2.5 to 2.7
[rails.git] / app / views / user_blocks / not_found.html.erb
1 <p><%= t ".sorry", :id => params[:id] %></p>
2
3 <%= link_to t(".back"), user_blocks_path %>