Version: {{ current_version }}
{% if versions %}
{{ _('Versions') }}
{% for version, url in versions %}
{{ version }}
{% endfor %}
{% endif %}