mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
* Fixed up downtime dialogs and data model * Added homebrew settings without action handling for now * Added NrChoices to homebrew
6 lines
No EOL
264 B
Handlebars
6 lines
No EOL
264 B
Handlebars
<header class='settings-item-header'>
|
|
<img class='profile' src='{{this.img}}' data-action='editImage' data-edit='img' />
|
|
<div class='item-info'>
|
|
<h1 class='item-name'><input type='text' name='name' value='{{this.name}}' /></h1>
|
|
</div>
|
|
</header> |