Hey all,

When using HTL, how does one include attributes in a div when it’s coming from 
another script? In jsp we would be able to do it like the following:

        <div class="block block--grid-block" 
             <sling:call script="analytics-attributes.jsp"/>
        >

This doesn’t seem possible in sightly in a way I can find?

Greetings,
Roy

Reply via email to