In this video, you will learn how to use layout chaining with eleventy. Layouts in eleventy can use other layouts. You can also use a different template engine across layouts. This is very handy if we want to wrap some pages with extra markup but not all the pages.
for more information check out the eleventy docs