10 lines
297 B
Handlebars
10 lines
297 B
Handlebars
{{!--
|
|
SPDX-FileCopyrightText: 2021 Johannes Loher
|
|
SPDX-FileCopyrightText: 2021 Gesina Schwalbe
|
|
|
|
SPDX-License-Identifier: MIT
|
|
--}}
|
|
|
|
<div class="ds4-sheet-tab tab inventory" data-group="primary" data-tab="inventory">
|
|
{{> systems/ds4/templates/sheets/actor/components/items-overview.hbs}}
|
|
</div>
|