X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/dcb6eaa5012bf1eea607c61209bee18723769c24..b4be060bb0ee42281fc3a044c60d2b55c74475f8:/apps/workbench/app/views/projects/_show_pipeline_templates.html.erb diff --git a/apps/workbench/app/views/projects/_show_pipeline_templates.html.erb b/apps/workbench/app/views/projects/_show_pipeline_templates.html.erb index d51e1a39c7..40ba6bd586 100644 --- a/apps/workbench/app/views/projects/_show_pipeline_templates.html.erb +++ b/apps/workbench/app/views/projects/_show_pipeline_templates.html.erb @@ -1,3 +1,7 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + <%= render_pane 'tab_contents', to_string: true, locals: { limit: 50, filters: [['uuid', 'is_a', ["arvados#pipelineTemplate", "arvados#workflow"]]],