Navigation pages are responsible for holding all components and displaying them to the user.

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