X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8716b38d3cd20640c28b6fe048927309a0f916cd..a15c20803fb7a1e400a028c00d1c2dd924765a3e:/apps/workbench/app/views/application/_content_layout.html.erb diff --git a/apps/workbench/app/views/application/_content_layout.html.erb b/apps/workbench/app/views/application/_content_layout.html.erb index 4902332a0f..4aff081476 100644 --- a/apps/workbench/app/views/application/_content_layout.html.erb +++ b/apps/workbench/app/views/application/_content_layout.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> +
<%= content_for :content_top %>
@@ -6,3 +10,5 @@
<%= content_for :tab_panes %> + +<%= render :partial => 'loading_modal' %>