Add the Ansible version to the top navbar
Also fold the the source code link back into the ARA version Change-Id: Ied48f17ce0ce1ac636cfd02f953c59314c189ef5
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
<div class="collapse navbar-collapse navbar-collapse-1">
|
||||
<ul class="nav navbar-nav navbar-utility">
|
||||
<li><a href="https://ara.readthedocs.io/en/latest/" target="_blank">Documentation</a></li>
|
||||
<li><a href="https://github.com/openstack/ara" target="_blank">Source code</a></li>
|
||||
<li><a>{{ ara_version }}</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>
|
||||
</ul>
|
||||
<ul class="nav navbar-nav navbar-primary persistent-secondary">
|
||||
<li><a href="{{ url_for('home.main') }}">Home</a></li>
|
||||
|
||||
Reference in New Issue
Block a user