Abstract
HTML template language is preferred and recommended server-side template system used in AEM, this is also know as sightly in most of the AEM community.
HTL provides several global objects which can be used without importing any extra dependencies.
Below list is the different HTL objects that is available in AEM
Enumerable Objects
properties — List of properties of a current resource
pageProperties — List of properties of a current page
inheritedPageProperties — List of inherited page properties of a current page
Read Full Blog
Q&A
Please use this thread to ask the related questions.