{% extends "base.html" %} {% load static %} {% block title %}Delete {{ activity.name }} - Activity{% endblock %} {% block content %}
Confirm deletion of activity from {{ workflow.name }}
You are about to permanently delete this activity. All associated data will be lost.