Files
5etools-mirror-2.github.io/node/generate-pages/template/list/template-list-contentwrapper--psionics.hbs
TheGiddyLimit 2eeeb0771b v1.209.0
2024-07-10 20:47:40 +01:00

14 lines
543 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">
<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 mr-2" id="btn-show-table" title="View and Download Psionics in Tabular Format">Table View</button>
{{> "btngroupManager" }}
</div>
</div>