mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
* Added a character setup dialog * Added optional equipment tab * Removed temp button to open character setup * Cleaned up footer from commented code
9 lines
No EOL
185 B
Handlebars
9 lines
No EOL
185 B
Handlebars
<section
|
|
class='tab {{tabs.story.cssClass}} {{tabs.story.id}}'
|
|
data-tab='{{tabs.story.id}}'
|
|
data-group='{{tabs.story.group}}'
|
|
>
|
|
<div>
|
|
Story
|
|
</div>
|
|
</section> |