Files
5etools-mirror-2.github.io/node/generate-pages/template/list/template-list-contentwrapper--recipes.hbs
TheGiddyLimit e5844f8a3f v1.208.0
2024-06-23 22:13:57 +01:00

13 lines
620 B
Handlebars

<div id="contentwrapper" class="view-col{{#if styleContentWrapperAdditional}} {{styleContentWrapperAdditional}}{{/if}}">
{{> "listSublistContainer" }}
{{> "listStatsTabs" }}
{{> "listWrpPagecontent" }}
<div class="split-v-center mt-2 no-print">
<div class="ve-small ve-muted italic mr-2" title="We gratefully accept any and all corrections in our Discord, a link to which can be found on the homepage.">Please note that allergen and other dietary information may be incomplete and/or inaccurate.</div>
<button type="button" class="btn btn-xs btn-info" id="manage-brew">Manage Homebrew</button>
</div>
</div>