Files
Mustache/test/fixtures/examples/partials/partials/header.mustache
T

4 lines
68 B
Plaintext

{{# page }}
<h1>{{ title }}</h1>
<h2>{{ subtitle }}</h2>
{{/ page }}