Hi AEM community, I would like to make my AEM (6.5) pages compliant with HTML5.I'm able to put html5 tags (header, nav, footer) in my page's structure except for the tag <main role="main">. I do not understand how can I wrap all my content page with this html5 tag. How do you implement this rule in ...