Solved
How to achieve currentPage.getContentResource("pagecontent/issue") on sightly?
I am new for HTL,
below code works on JSP. How to achieve in sightly
currentPage.getContentResource("pagecontent/issue")
please help me how to read the property from "pagecontent/issue" node. The targeted node is issue.
Thanks in advance