Thanks for your mail. The below two lines are not giving me node name.
In jsp it works, but not in sightly. Can you please share a sample code
which has node conversion, page conversion etc.node =
currentPage.getContentResource().adaptTo(Node.class); title =
node.getName();