ventojs / vento

🌬 A template engine for Deno & Node
https://vento.js.org/
MIT License
212 stars 12 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 }}}