mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-20 08:37:02 +01:00
Initial
This commit is contained in:
parent
3f95740b7a
commit
bda67262e9
20 changed files with 538 additions and 285 deletions
6
templates/settings/downtime-config/header.hbs
Normal file
6
templates/settings/downtime-config/header.hbs
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<header class='settings-item-header'>
|
||||
<img class='profile' src='{{move.img}}' data-action='editImage' data-edit='img' />
|
||||
<div class='item-info'>
|
||||
<h1 class='item-name'><input type='text' name='name' value='{{move.name}}' /></h1>
|
||||
</div>
|
||||
</header>
|
||||
Loading…
Add table
Add a link
Reference in a new issue