Delete Skill?

You are about to permanently delete skill "{{ skill.title }}".

{% if skill.capability_domain or skill.technology_stack %}
{% if skill.capability_domain %} {{ skill.capability_domain }} {% endif %} {% if skill.technology_stack %} {{ skill.technology_stack }} {% endif %}
{% endif %} {% if activities %}
{{ activities|length }} activit{{ activities|length|pluralize:"y,ies" }} currently reference{{ activities|length|pluralize:",s" }} this skill. Their skill link will be cleared (set to empty).
{% endif %}
This action cannot be undone. The skill and its content will be permanently deleted.
{% csrf_token %}