mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
13 lines
469 B
Handlebars
13 lines
469 B
Handlebars
<div id="sublistcontainer" class="sublist sublist--resizable no-print">
|
|
{{> "listSublistsort" }}
|
|
|
|
{{> "listSublist" }}
|
|
|
|
<div class="row ve-small ve-flex-v-center">
|
|
<span class="ve-col-6 text-right pr-2">Total:</span>
|
|
<span class="ve-col-2 ve-text-center no-wrap" id="totalweight"></span>
|
|
<span class="ve-col-2 ve-text-center no-wrap clickable" id="totalvalue"></span>
|
|
<span class="ve-col-2 ve-text-center no-wrap pr-0" id="totalitems"></span>
|
|
</div>
|
|
</div>
|