Rocket/contrib/tests/templates/hbs/test.html.hbs

4 lines
79 B
Handlebars

{{> hbs/common/header }}
<main> {{ content }} </main>
{{> hbs/common/footer }}