Thanks, but it looks like template and data-sly-call is different from what I am trying to achieve. sly-template looks to me as a nested template, I actually need the opposite. <sly data-sly-use.tpl="${'template.html'}" data-sly-call="${tpl.include @ tplVar=something}"/>, then the emphasis is on te...