Merge branch '18947-githttpd'
[arvados.git] / apps / workbench / app / views / collections / show_file_links.html.erb
index 8a2ce6b8268195605ba370153c1292be0a2a0c03..d7483a6ab747e77e5c7b23aaf577eced2c9670d8 100644 (file)
@@ -3,14 +3,14 @@
 SPDX-License-Identifier: AGPL-3.0 %>
 
 <!DOCTYPE html>
-<html>
+<html lang="en">
 <% coll_name = "Collection #{@object.uuid}" %>
 <% link_opts = {controller: 'collections', action: 'show_file',
                 uuid: @object.uuid, reader_token: params[:reader_token]} %>
 <head>
   <meta charset="utf-8">
   <title>
-    <%= coll_name %> / <%= Rails.configuration.site_name %>
+    <%= coll_name %> / <%= Rails.configuration.Workbench.SiteName %>
   </title>
   <meta name="description" content="">
   <meta name="author" content="">