Files
5etools-mirror-2.github.io/node/generate-pages/list/template-list-rhs-wrp-footer-controls.hbs
TheGiddyLimit 12f34a38f8 v1.202.0
2024-03-24 23:47:02 +00:00

7 lines
265 B
Handlebars

<div class="ve-text-center mt-2 no-print">
{{#if isPrinterView}}
<button type="button" class="btn btn-default btn-xs" id="btn-book">Printer View</button>
{{/if}}
<button type="button" class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
</div>