{% if doc.stream.slug == 'ise' %}
This action will unset all Independent stream state and remove the document from the Independent stream.
{% else %}
This action will unset all {{doc.group.acronym|upper}} group state, and remove the document from the {{doc.stream.name}} stream.
This is appropriate, for example, if the group decided not to adopt a document after considering it.
It may also be appropriate if the group is abandoning the document.
{% endif %}