UNPKG

handlebars-template-loader

Version:
7 lines (5 loc) 96 B
<h1>{{title}}</h1> <p>A simple template</p> {{#if description}} <p>{{description}}</p> {{/if}}