{{ project_name }}
Versions
{% for version in versions %}
{{ version }}
{% if loop.first %}
latest
{% endif %}
{% endfor %}