mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
14 lines
560 B
Handlebars
14 lines
560 B
Handlebars
<div id="contentwrapper" class="view-col{{#if styleContentWrapperAdditional}} {{styleContentWrapperAdditional}}{{/if}}">
|
|
{{> "listSublistContainerItems" }}
|
|
|
|
{{> "listStatsTabs" }}
|
|
|
|
{{> "listWrpPagecontent" }}
|
|
|
|
<div class="ve-text-center mt-2 no-print">
|
|
<button class="btn btn-default btn-xs" id="btn-book">Printer View</button>
|
|
<button class="btn btn-default btn-xs" id="btn-show-table" title="View and Download Items in Tabular Format">Table View</button>
|
|
<button class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
|
|
</div>
|
|
</div>
|