{% load i18n %}
{% if console_url is not None %} cloud {% trans "Existing cloud path" %} {% else %}
cloud {% trans "Existing cloud path" %}
{% endif %}
{{ existing_path }}
{% if download_url is not None %} download {% trans "Download" %} {% endif %}