{% import "components.html" as c with context %} {# the question before an agent is let go: a box over the page #}

{{ t.text("agents.remove_ask", {"name": selected.name}) }}

{{ t.text("agents.remove_hint") }}

{% if failed %}

{{ t.text("agents." ~ failed.partition(":")[0], {"code": failed.partition(":")[2] or none}) }}

{% endif %}