X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ffabe045231d83faef9a908259fb0919f0d5cc0e..c446dd845656e944c2d3f91f8d00e320c37b66a1:/apps/workbench/app/views/application/404.html.erb 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 %>