X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c783b5c82f5242dcc274bbae00ca2af9b537d724..e7fb89c8d016d01accb8714c138ba1ff89e5dce8:/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 index 6aad7eef3..3fa3bfbc1 100644 --- a/app/views/user_blocks/not_found.html.erb +++ b/app/views/user_blocks/not_found.html.erb @@ -1,3 +1,3 @@ -

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

+

<%= t ".sorry", :id => params[:id] %>

-<%= link_to t('.back'), user_blocks_path %> +<%= link_to t(".back"), user_blocks_path %>