{% extends "base.html" %} {% load i18n %} {% block content %}
{% csrf_token %}

{% translate 'Are you sure you wish to delete your data from the subject registration repository?' %}

{% endblock %}