{% extends "execution/participation_base.html" %} {% load i18n %} {% block title %}{% translate "Dropped out" %} · {{ block.super }}{% endblock %} {% block content %}
{% csrf_token %}

{% translate "Please confirm that this subject will no longer participate in the study. Note that reinviting them is only possible from recruitment or subject management." %}

{% translate 'Cancel' %}
{% endblock %}