Solved
sightly || not able to fetch "cq:lastReplicated"
The following is not working in sightly
- ${properties.cq:lastReplicated} / ${pageProperties.cq:lastReplicated}
But I am able to retrieve the other custom and OOTB jcr properties like ${pageProperties.jcr:title}
Is there a different mechanism to fetch the 'cq:' properties ?
/Regards
Kanwal