{% load static %}
You are about to delete playbook {{ playbook.name }} (v{{ playbook.version }}).
This action cannot be undone.
All workflows, activities, artifacts, agents, skills and version history related to this playbook will be permanently deleted.
{% if playbook.visibility == 'public' %}This playbook is public. Deleting it will remove access for everyone else who can currently view it.
{% endif %} {% if playbook.status == 'active' %}This playbook is currently Active.
Consider disabling it first if you're unsure.
{% endif %}