Files
5etools-mirror-2.github.io/node/generate-pages/template/list/template-list-rhs-wrp-footer-controls.hbs
TheGiddyLimit e5844f8a3f v1.208.0
2024-06-23 22:13:57 +01: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>