Initial import

This commit is contained in:
2023-02-01 14:28:08 +01:00
commit 64ce2fcbb9
30 changed files with 4427 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<div class="tab description" data-group="primary" data-tab="description">
<div>
<label class="generic-label">Description</label>
<div class="medium-editor item-text-long-line">
{{editor description target="system.description" button=true owner=owner editable=editable}}
</div>
</div>
</div>