diff --git a/docs/layout/structure.md b/docs/layout/structure.md
index 9444db48480..5315d0cd9de 100644
--- a/docs/layout/structure.md
+++ b/docs/layout/structure.md
@@ -20,217 +20,48 @@ Ionic Framework provides several different layouts that can be used to structure
### Header
-
-
The most simple layout available consists of a [header](../api/header.md) and [content](../api/content.md). Most pages in an app generally have both of these, but a header is not required in order to use content.
-```html
- Click the icon in the top left to toggle the menu.Main Content
- Main Content
- Main Content
- Home Content
- Settings Content
- Main Content
-