mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
8 lines
No EOL
302 B
Handlebars
8 lines
No EOL
302 B
Handlebars
<section class='tab-footer'>
|
|
{{#unless levelupAuto}}
|
|
<div class="levelup-footer">
|
|
<button type="button" data-action="close">{{localize "Cancel"}}</button>
|
|
<button type="button" data-action="save">{{localize "Save"}}</button>
|
|
</div>
|
|
{{/unless}}
|
|
</section> |