Similar to what Tera does (https://tera.netlify.app/docs#include), it would be great to be able to include templates within templates. ```j2 {% include "included.html" %} ```
Similar to what Tera does (https://tera.netlify.app/docs#include), it would be great to be able to include templates within templates.