> For the complete documentation index, see [llms.txt](https://docs.openbuild.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openbuild.io/core-concepts/pages/base-layouts.md).

# Base Layouts

openBuild template comes with 2 page layout starter : base - left & base -  top

#### Base - Left

This page layout consists of a content area with sections surrounded by a left Ribbon menu. The left menu become invisible on tablet (screen width < 1024 px) and it's replaced by a header with a hamburger menu. This layout is recommended as a starting point for SPA.

#### Base - Top

This pages layout consists of a content area with sections along with a header menu. The navigations items are replaced by a hamburger menu on tablet (screen width < 1024 px) . This layout is recommended either for SPA or website.
