This commit is contained in:
2024-07-23 13:09:26 +02:00
commit 58f37a4602
486 changed files with 52128 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{{template "org/settings/layout_head" (dict "ctxData" . "pageClass" "organization settings packages")}}
<div class="org-setting-content">
{{template "package/shared/cleanup_rules/preview" .}}
</div>
{{template "org/settings/layout_footer" .}}