]> git.openstreetmap.org Git - rails.git/blob - app/views/user_blocks/not_found.html.erb
Rather than just say public or private for each GPS trace in the list, instead state...
[rails.git] / app / views / user_blocks / not_found.html.erb
1 <p><%= t'user_block.not_found.sorry', :id => params[:id] %></p>
2
3 <%= link_to t('user_block.not_found.back'), user_blocks_path %>