taf/templates/PlayerSheet/attributes-tab.hbs

7 lines
135 B
HTML

<div
class="tab attributes-tab {{ifThen tabActive "active" ""}}"
data-group="primary"
data-tab="attributes"
>
Attribute Tab
</div>