cloud
{% trans "Existing cloud path" %}
{{ existing_path }}
{% if existing_path %}
{% endif %}
{% if console_url is not None %}
{% endif %}
{% if download_url is not None %}
{% endif %}
cloud_upload
{% trans "Selected for upload" %}
{% if not is_required %}
{% trans "Clear selection" %}
{% endif %}