Hi, How can I use selectors and suffix with <sling:include> tag.
It's bit confusing , Ex: The sling.api page has a table with examples like "/a/b.s1.s2.html/c/d" saying s1.s2 is a selector and c/d is a suffix. does means s1 = a/b and s2=c/d such that in a script /a/b can be replaced with s1 and /c/d replaced with s2. janandith.
