Other versions   v: {{ current_version }}
{%- if versions.tags %}
Tags
{%- for name, url in versions.tags.items() %}
{{ name }}
{%- endfor %}
{%- endif %} {%- if versions.branches %}
Branches
{%- for name, url in versions.branches.items() %}
{{ name }}
{%- endfor %}
{%- endif %} {%- if project_url %}
Project home
View
{%- endif %}
Search