Item ingredient livre potion munition rencontre queue ombre souffle tete competencecreature tarot monnaie nombrestral

This commit is contained in:
2021-03-25 18:04:57 +01:00
parent ceb73b9944
commit be04157fb0
3 changed files with 32 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<header class="sheet-header">
<img class="profile-img" src="{{img}}" data-edit="img" title="{{name}}"/>
<div class="header-fields">
<h1 class="charname"><input name="name" type="text" value="{{item.name}}" placeholder="Name"/></h1>
<h1 class="charname"><input name="name" type="text" value="{{name}}" placeholder="Name"/></h1>
</div>
</header>