Templates are often used for overriding the content of the Holy Grail layout.

Example template.html: <script src="https://cdn.front.nu/dist/front.js" template="index"></script> <template> <aside index="0"></aside> <aside index="1"></aside> </template> <p>Content</p>