I have Text, Image and Text&Image components, I'm including assetshare
on Image and Text&Image, not on Text, text component is just text,
nothing to share there.I always use templates on my HTL code when I have
to call more than one .html file on the same component, here I'm
including components for that reason I'm
using:text&image.html.........HTL Text&Image component code here........more HTL Text&Image component code
here--------->image.html.........HTL Image component code here........more
H...