X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c783b5c82f5242dcc274bbae00ca2af9b537d724..d5ba77e42b0412279879d65d74519bb77dcd0101:/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 %>