---
title: Empty Layout
description: A minimal layout with no extras.
---

---

The `EmptyLayout` provides a minimal layout with no extra ui apart from the main content.

It is intended as a starting point to build your own layouts, by copying and modifying it as needed.

<Info>
Read the [PageLayouts](/content/concepts/page_layouts) docs on how to create your own layout.
</Info>

## Meta

The layout adds some appropriate meta tags to the `<head>` of the page, like `title`, `description`, `keywords` and more. For more info, read the [Page Layouts](/content/concepts/page_layouts) docs.
