mstch/test/data/partial_view.mustache
2015-04-21 16:55:12 +02:00

4 lines
57 B
Plaintext

<h1>{{greeting}}</h1>
{{>partial}}
<h3>{{farewell}}</h3>