From 3ae821dd6669a6787f7674fb59a6dee0056db02e Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Mon, 12 Oct 2015 12:17:54 +0200 Subject: [PATCH] [www] sync Kilo index page and fix page titles Change-Id: Idae1fa2e56799d4f2cf7551abc98f039c74cb5d7 --- www/havana/index.html | 2 +- www/icehouse/index.html | 2 +- www/index.html | 193 ++++++++++++++++++++-------------------- www/juno/index.html | 2 +- www/kilo/index.html | 189 ++++++++++++++++++++------------------- 5 files changed, 196 insertions(+), 192 deletions(-) diff --git a/www/havana/index.html b/www/havana/index.html index 31f5d01d1c..bdaf7d07a8 100644 --- a/www/havana/index.html +++ b/www/havana/index.html @@ -1,7 +1,7 @@ {% set scriptdir = '../common/js/' %} {% set cssdir = '../common/css/' %} {% extends "templates/base.tmpl" %} -{% block pagetitle %}Current{% endblock %} +{% block pagetitle %}Havana{% endblock %} {% block title %}{% endblock %} {% block header %} {% endblock header %} diff --git a/www/icehouse/index.html b/www/icehouse/index.html index 09128d8e62..5b90f5ea3b 100644 --- a/www/icehouse/index.html +++ b/www/icehouse/index.html @@ -1,7 +1,7 @@ {% set scriptdir = '../common/js/' %} {% set cssdir = '../common/css/' %} {% extends "templates/base.tmpl" %} -{% block pagetitle %}Current{% endblock %} +{% block pagetitle %}Icehouse{% endblock %} {% block title %}{% endblock %} {% block header %} {% endblock header %} diff --git a/www/index.html b/www/index.html index 2cb6ce4af5..5e8f248410 100644 --- a/www/index.html +++ b/www/index.html @@ -6,8 +6,8 @@ {% block header %} {% endblock header %} {% block content %} - -
+ +
@@ -21,7 +21,7 @@ Get OpenStack Get Training
- - - -
-
-
-
-
-
-
-
-
-
-
-

Documentation for Kilo (April 2015)

-

This is the latest release. Use the menu to select a prior release if needed.

+ + + + +
+
+
- {% include 'templates/dropdown_releases_and_languages.tmpl' %}
-
+
-
+
+

Documentation for Kilo (April 2015)

+

This is the latest release. Use the menu to select a prior release if needed.

+
+ {% include 'templates/dropdown_releases_and_languages.tmpl' %} +
+
+
+
+
+
+
+
+
+ -
-
- - - +
+ - -
-
-

Documentation treated like code, powered by the community - interested?

- How To Contribute + {% include 'templates/contributor_guides.tmpl' %} +
+
+
+

Documentation treated like code, powered by the community - interested?

+ How To Contribute +
+
+
- + {% endblock content %} diff --git a/www/juno/index.html b/www/juno/index.html index dded274901..f13014325c 100644 --- a/www/juno/index.html +++ b/www/juno/index.html @@ -1,7 +1,7 @@ {% set scriptdir = '../common/js/' %} {% set cssdir = '../common/css/' %} {% extends "templates/base.tmpl" %} -{% block pagetitle %}Current{% endblock %} +{% block pagetitle %}Juno{% endblock %} {% block title %}{% endblock %} {% block header %} {% endblock header %} diff --git a/www/kilo/index.html b/www/kilo/index.html index 23b0efc0db..9e8f247592 100644 --- a/www/kilo/index.html +++ b/www/kilo/index.html @@ -1,13 +1,13 @@ {% set scriptdir = '../common/js/' %} {% set cssdir = '../common/css/' %} {% extends "templates/base.tmpl" %} -{% block pagetitle %}Current{% endblock %} +{% block pagetitle %}Kilo{% endblock %} {% block title %}{% endblock %} {% block header %} {% endblock header %} {% block content %} - -
+ +
@@ -21,7 +21,7 @@ Get OpenStack Get Training
- - - -
-
-
-
-
-
-
-
-
-
-
-
-

Documentation for Kilo (April 2015)

-

This is the latest release. Use the menu to select a prior release if needed.

+ + + + +
+
+
- {% include 'templates/dropdown_releases_and_languages.tmpl' %}
-
+
-
+
+

Documentation for Kilo (April 2015)

+

This is the latest release. Use the menu to select a prior release if needed.

+
+ {% include 'templates/dropdown_releases_and_languages.tmpl' %} +
+
+
+
+
+
+
+
+
+ -
-
- - - +
+ - -
-
-

Documentation treated like code, powered by the community - interested?

- How To Contribute + {% include 'templates/contributor_guides.tmpl' %} +
+
+
+

Documentation treated like code, powered by the community - interested?

+ How To Contribute +
+
+
- + {% endblock content %}