First Pages: Layouts
The following templates are always available:
layout-rawNo html or any wrapping (use it for xml, json, ... outputs)layout-defaultFor contentlayout-indexExtends content and adds an "Open Navigation" button for mobile
Layout Default has the following Joining Blocks:
headFor the html<head>headerWithin the top<header>contentHtml within the main content sectionfooterWithin to bottom<footer>bottomAdd the end of the body
Launch Preset
On top of the above it adds the following templates
layout-404A space not found pagelayout-homeFrontpage with center logo below textlayout-home-backgroundFrontpage with left text and background image on the rightlayout-sidebarLeft sidebar, right contentlayout-indexExtends layout-sidebar
And the following changes
- Sets
layout-sidebaras the default layout