ventojs / vento

🌬 A template engine for Deno & Node
https://vento.js.org/
MIT License
169 stars 9 forks source link

Template literals in includes #1

Closed oscarotero closed 1 year ago

oscarotero commented 1 year ago

Example:

{{ include `templates/${template_name}.vto` { extraData }}}