X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/95c3d640a44857b0b92ec3be6dad606e40057c5c..77851bac7bf76473de33b7bbab00bc1b3d834cb1:/app/views/user_blocks/not_found.html.erb diff --git a/app/views/user_blocks/not_found.html.erb b/app/views/user_blocks/not_found.html.erb new file mode 100644 index 000000000..3b5323d72 --- /dev/null +++ b/app/views/user_blocks/not_found.html.erb @@ -0,0 +1,3 @@ +

<%= t'user_block.not_found.sorry', :id => params[:id] %>

+ +<%= link_to t('user_block.not_found.back'), user_blocks_path %>