UNPKG

hogan-hammer

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