mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
17 lines
634 B
Handlebars
17 lines
634 B
Handlebars
<div id="contentwrapper" class="view-col{{#if styleContentWrapperAdditional}} {{styleContentWrapperAdditional}}{{/if}}">
|
|
{{> "listSublistContainer" }}
|
|
|
|
{{> "listStatsTabs" }}
|
|
|
|
{{> "listWrpPagecontent" }}
|
|
|
|
<div class="ve-flex-vh-center mt-2 no-print mobile__ve-flex-col">
|
|
<div class="ve-flex-v-center mr-2 mobile__mb-2 mobile__mr-0">
|
|
<button type="button" class="btn btn-default btn-xs mr-2" id="btn-book">Book View</button>
|
|
<button type="button" class="btn btn-default btn-xs" id="btn-show-table" title="View and Download Psionics in Tabular Format">Table View</button>
|
|
</div>
|
|
|
|
{{> "btngroupManager" }}
|
|
</div>
|
|
</div>
|