Sightly which is also called as HTL(HTML Template Language) is a server-site template system for HTML. HTL gets convert in to HTML code at run time. Like JSP, HTL also provides us implicit objects such as resource, component, properties, style, request, response, log, sling, etc. As part of this blog…