Is using HTL to remove last separator/comma possible?
Dear community,
I'm using multifield and a sling Model (for loop) to dynamically add content on my footer as below:


I wonder if it's possible to remove last separator (which is written in my html file) with HTL?
Or this can only be done in the Sling Model?

Thanks in advance!
