summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-05-27 21:05:05 +0000
committerGerrit Code Review <review@openstack.org>2015-05-27 21:05:05 +0000
commitaf39c45cca2a77a78c062f9865f23a987e3613f7 (patch)
treeb8ce83f7bed8b7490a58635916025a0f129425b1
parentf14ad415adc246572c9eb85bdda9be2c4bcf9280 (diff)
parent46832a8942c5f56f2cc8d1689304c57ab5c38c7e (diff)
downloadoslosphinx-af39c45cca2a77a78c062f9865f23a987e3613f7.tar.gz
Merge "Drop incubating theme option"3.0.0
-rw-r--r--oslosphinx/theme/openstack/layout.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/oslosphinx/theme/openstack/layout.html b/oslosphinx/theme/openstack/layout.html
index 8e534a8..2272675 100644
--- a/oslosphinx/theme/openstack/layout.html
+++ b/oslosphinx/theme/openstack/layout.html
@@ -12,9 +12,6 @@
</a></p>
{%- endif %}
{%- endblock %}
- {%- if theme_incubating|tobool %}
- <h3 class="highlighted"><a href="https://wiki.openstack.org/wiki/Governance/NewProjects">{{ _('Incubated Project') }}</a></h3>
- {%- endif %}
{%- block sidebartoc %}
{%- if display_toc %}
<h3><a href="{{ pathto(master_doc) }}">{{ _('Table Of Contents') }}</a></h3>