diff --git a/docs/templates/pages-data.template.html b/docs/templates/pages-data.template.html index 93c147e4d8..281ccf06e5 100644 --- a/docs/templates/pages-data.template.html +++ b/docs/templates/pages-data.template.html @@ -4,27 +4,35 @@ {% include meta_tags.html %} {{page.title}} - Ionic Framework {% include head_includes.html %} - {% include nav_links.html %} - {% include header.html %} +
+
+

{% if page.header_title %}{{ page.header_title }}{% else %}{{ page.title }}{% endif %}

+

{% if page.header_sub_title %}{{ page.header_sub_title}}{% else %}How to get the most out of Ionic.{% endif %}

+
+
+
+ +
+ +
+ +
+
+
@@ -53,19 +61,6 @@ JavaScript - <@ for component in doc.areas.api.navGroups[0].navItems @> <@ if component.type == "section" @>