Initial commit

This commit is contained in:
Octoturge
2026-06-09 22:06:56 +02:00
commit fb42c6e8cc
121 changed files with 14976 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<header class="hbm item-header">
<input type="text" name="name" value="{{document.name}}" placeholder="{{localize 'HBM.ui.name'}}"/>
<span class="item-type">{{localize (concat 'HBM.item.' itemType)}}</span>
</header>