20690: Remove workbench1 and testing/packaging references.
[arvados.git] / 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
deleted file mode 100644 (file)
index 4aff081..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<%# Copyright (C) The Arvados Authors. All rights reserved.
-
-SPDX-License-Identifier: AGPL-3.0 %>
-
-<div class="clearfix">
-  <%= content_for :content_top %>
-  <div class="pull-right">
-    <%= content_for :tab_line_buttons %>
-  </div>
-</div>
-
-<%= content_for :tab_panes %>
-
-<%= render :partial => 'loading_modal' %>