Standard page layout
Most pages share the same standard layout. Become familiar with this layout and the order of components:
All of the above goes in <body>, like this (for accessibility reasons, be sure to include the <main> tag around the main content of the page):
Page title
Page description (optional)
Content
And here's what that looks like (s-toasts only displays when its methods are
invoked):
Page title
Page description (optional)
Content