Initial commit
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user