AppScale Dashboard

{% if apps|length > 0 %} {% if flash_message %}
  • {{ flash_message }}
{% endif %}

{% else %}
{% if is_user_cloud_admin %}

There are no applications running.
{% else %}

There are no running applications that you have permission to delete.
{% endif %} Want to upload an app?

{% endif %}