portainer/app/kubernetes/custom-templates/kube-custom-templates-view/kube-custom-templates-view....

9 lines
305 B
HTML

<page-header title="'Custom Templates'" breadcrumbs="['Custom Templates']" reload="true"></page-header>
<custom-templates-list
templates="$ctrl.templates"
on-select="($ctrl.selectTemplate)"
on-delete="($ctrl.confirmDelete)"
selected-id="$ctrl.state.selectedTemplate.Id"
></custom-templates-list>