Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / views / pipeline_templates / _show_chooser_preview.html.erb
1 <%# Copyright (C) The Arvados Authors. All rights reserved.
2
3 SPDX-License-Identifier: AGPL-3.0 %>
4
5 <div class="col-sm-11 col-sm-push-1 arv-description-in-table">
6   <%= @object.description %>
7 </div>
8 <%= render partial: 'show_components' %>