{% if html_theme == 'sphinx_rtd_theme' %}
Other Versions v: {{ current_version }}
{%- if versions.tags %}
Tags
{%- for name, url in versions.tags %}
{{ name }}
{%- endfor %}
{%- endif %} {%- if versions.branches %}
Branches
{%- for name, url in versions.branches %}
{{ name }}
{%- endfor %}
{%- endif %}
{% else %}

{{ _('Versions') }}

{%- endif %}