Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 130 Bytes

handlebars.md

File metadata and controls

6 lines (5 loc) · 130 Bytes

Handlebars.js Cheatsheet

Handlebars template partials:

hbs.registerPartials(__dirname + '/views/partials');