From 89ec82aa1e78e645000e3d7ddaab08072f1fe9cf Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Thu, 13 Mar 2014 15:13:40 -0500 Subject: [PATCH] docs-api layout updated --- docs/templates/pages-data.template.html | 51 +++++++++++-------------- 1 file changed, 23 insertions(+), 28 deletions(-) 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" @>