a
This commit is contained in:
5
templates/actor/actor-sheet-PlayerCharacter.html
Normal file
5
templates/actor/actor-sheet-PlayerCharacter.html
Normal file
@ -0,0 +1,5 @@
|
||||
<form class="{{cssClass}} {{actor.type}} flexcol" autocomplete="off">
|
||||
<header class="sheet-header">
|
||||
<img class="profile-img" src="{{actor.img}}" data-edit="img" title="{{actor.name}}" height="100" width="100" />
|
||||
</header>
|
||||
</form>
|
Reference in New Issue
Block a user