{% if project not in apps %}
We don't know where this app is running yet.
{% endif %}
{% if project in apps %}
{% endif %}
{% if project in apps %}
Unbind '{{project}}'
Unbind this project (Note that this will obviously also disconnect any shared tunnels.)
{% endif %}