{% set versions=versions_user_is_admin_on %}
{% set app_page_title="Relocate an Application" %}
{% if standalone_app_page %}
{% endif %}
{% if can_upload_apps %}
{% else %}
You do not have permission to relocate applications. Please contact your cloud administrator.
{% endif %}