I use some delegate templates in the project and I use same approach but in some case i have exception. This is the exception I got:
Exception is
com.google.template.soy.tofu.SoyTofuException: Found no active impl for delegate call to 'components.TemplateName'
Could somebody explain what is the best way to use delegate templates in soy files.