Link Python in the header bar

For consistency with other links in the header (Documentation, ARA,
Ansible) add a hyperlink to https://www.python.org/ from the Python
version string.

Change-Id: I0485a8991165021692239600162acebc613d3d51
This commit is contained in:
Jeremy Stanley 2017-08-29 18:31:47 +00:00
parent 18a3ab418f
commit 4cdf85e402
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<li><a href="https://ara.readthedocs.io/en/latest/" target="_blank">Documentation</a></li>
<li><a href="https://github.com/openstack/ara" target="_blank"><strong>ARA</strong> {{ ara_version }}</a></li>
<li><a href="https://www.ansible.com/" target="_blank"><strong>Ansible</strong> {{ ansible_version }}</a></li>
<li><a><strong>Python</strong> {{ python_version }}</a></li>
<li><a href="https://www.python.org/" target="_blank"><strong>Python</strong> {{ python_version }}</a></li>
</ul>
<ul class="nav navbar-nav navbar-primary">
{% if not empty_database -%}