Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Gesina Schwalbe 2021-01-26 20:30:53 +01:00
parent ef27d03628
commit f511762365

View file

@ -84,6 +84,8 @@
<a class="item" data-tab="biography">{{localize 'DS4.HeadingBiography'}}</a>
</nav>
<!-- beautify ignore:start -->
<!-- prettier-ignore-start -->
{{!-- Sheet Body (remove indentation to avoid annoying Handlebars auto-indent) --}}
<section class="sheet-body">
{{!-- Items Tab --}}
@ -104,4 +106,6 @@
editable=editable}}
</div>
</section>
<!-- prettier-ignore-end -->
<!-- beautify ignore:end -->
</form>