Description
#stop(template) will only stop the current template, so if the template is called with a #parse command, then rendering will end within the given #parse, and resume within the calling template.
#stop(template) will only stop the current template, so if the template is called with a #parse command, then rendering will end within the given #parse, and resume within the calling template.