18995: add missing <!DOCTYPE>
authorWard Vandewege <ward@curii.com>
Fri, 15 Apr 2022 17:04:54 +0000 (13:04 -0400)
committerWard Vandewege <ward@curii.com>
Fri, 15 Apr 2022 17:04:54 +0000 (13:04 -0400)
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

apps/workbench/app/views/virtual_machines/webshell.html.erb

index bd9c0f0f3e9b7acc94573647b01feb26e064fcfc..d4f2cd04070fc5f8b5b1c5f54e5627ae322bf473 100644 (file)
@@ -2,6 +2,7 @@
 
 SPDX-License-Identifier: AGPL-3.0 %>
 
 
 SPDX-License-Identifier: AGPL-3.0 %>
 
+<!DOCTYPE html>
 <html lang="en">
   <head>
     <title><%= @object.hostname %> / <%= Rails.configuration.Workbench.SiteName %></title>
 <html lang="en">
   <head>
     <title><%= @object.hostname %> / <%= Rails.configuration.Workbench.SiteName %></title>