mstch/test/data/lambda/partial_view.mustache
2015-04-12 17:12:52 +02:00

3 lines
57 B
Text

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