Observium_CE/tests/templates/partials/partials.mustache

7 lines
79 B
Plaintext

<div>
{{> header }}
<div>
{{ page.content }}
</div>
</div>