X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d0c85cb89af65eff3e629fa3d475a289e289cff7..c446dd845656e944c2d3f91f8d00e320c37b66a1:/apps/workbench/app/views/application/404.html.erb?ds=sidebyside diff --git a/apps/workbench/app/views/application/404.html.erb b/apps/workbench/app/views/application/404.html.erb index 16d5ed3b60..8a0482274a 100644 --- a/apps/workbench/app/views/application/404.html.erb +++ b/apps/workbench/app/views/application/404.html.erb @@ -7,6 +7,7 @@ req_item_plain_text = safe_join([class_name_h, " with UUID ", params[:uuid]]) else req_item = "page you requested" + req_item_plain_text = "page you requested" end %>