ds4/src/templates/sheets/actor/tabs/biography.hbs

5 lines
201 B
Handlebars
Raw Normal View History

2021-04-13 21:40:52 +02:00
<div class="tab biography" data-group="primary" data-tab="biography">
{{editor content=data.profile.biography target="data.profile.biography" button=true owner=owner
editable=editable}}
</div>