TwitchBot/node_modules/mustache/test/_files/partial_view.mustache
Steve Saldivar ec2e35c117 commit
2013-05-07 14:03:51 -07:00

4 lines
57 B
Plaintext

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