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