From 6c07cd75cab159e7a6d34b7145bb545f780d595c Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Tue, 25 Mar 2014 23:22:15 -0500 Subject: [PATCH] temp update docs_api template before removing from the build, #901 --- docs/templates/pages-data.template.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/docs/templates/pages-data.template.html b/docs/templates/pages-data.template.html index 8b034c1709..8ff02cb136 100644 --- a/docs/templates/pages-data.template.html +++ b/docs/templates/pages-data.template.html @@ -2,7 +2,13 @@ {% include meta_tags.html %} - {{page.title}} - Ionic Framework + + {% if page.versionHref != "/docs" %} + + + {% endif %} + + {{page.title}}{% if page.header_sub_title %} - {{ page.header_sub_title}}{% endif %} - Ionic Framework {% include head_includes.html %} @@ -19,6 +25,7 @@
+ + {% include api_version_select.html %}
@@ -57,11 +66,11 @@