{% extends "layouts/base.html" %}
{% block title %}
Delete release ~ ATR Admin
{% endblock title %}
{% block description %}
Permanently delete a release and all associated data.
{% endblock description %}
{% block content %}
Delete release
Warning: This action is irreversible. Deleting a release will permanently remove its database records, including tasks and check results, and its associated files from the filesystem.