Hi! Thanks for answering. I thought it was clear, my fault.
I wish I could use helpers like this while making my theme:
`{{#extend [partial] [context] [key=value …]}}`
Or, also: `{{#embed}}`, `{{#block [name]}}` and the others included in handlebars-layout npm package.
I’m used to write themes in jinja2 and this kind of helpers would be very useful to me.
Do you know how I should install this package in Publii in order to enable those helpers?
Thanks again