X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c82fdf8e0fd4e5a8f2d831592d5e1fe13e1fe558..2f222c49dd60ea505f2c1631efa02fbd9f0f5667:/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 d5846cc11..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 %>