{% extends "subjects/subject_base.html" %} {% load i18n auth subjects utils %} {% block title %}{% translate "Delete subject" %} · {{ block.super }}{% endblock %} {% block content %}
{% translate "This subject is the only guardian of another subject. Deletion means that this subject's ward becomes unreachable!" %}
{% translate "This subject cannot be deleted because there still is data about them in studies." %}
{% translate "This subject may still have data in general domains." %}
{% translate "This subject does not have any data in studies that would block deletion." %}
{% translate "Please delete all of these study participations:" %}
{% translate "Are you sure you want to permanently delete this subject and all related data?" %}