{% extends "tethys_portal/accounts/base.html" %}
{% block title %}Remove App{% endblock %}
{% block account_form_title %}Remove App{% endblock %}
{% block account_form_body %}
{% if not deleting %}
Are you sure you want to remove the following app from this portal?
"{{app_name}}" ({{app_package}})