UNPKG

hogan-hammer

Version:
8 lines (7 loc) 87 B
<!doctype html> <body> <h1>{{title}}</h1> {{#list}} <div>{{.}}</div> {{/list}} </body>