X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/aa9e9a5eb1a66c04a377f7f9f590f1c2e5e6592e..abc83298cdc9f63a1956ee5a7d30f75b7c7dec07:/app/views/user_blocks/not_found.html.erb?ds=sidebyside 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 %>