{% extends template.parent.name %} {% load parsers %} {% block title %} Confirmation of Request for personal data {% endblock %} {% block content %}

Confirmation of Request for personal data of the contact {{ handle }}

I hereby confirm my request for personal data of the contact {{ handle }} submitted through a web form at the association webpages on {{ date|parse_date|date:"SHORT_DATE_FORMAT" }} assigned id number {{ identifier }}. Please send the data to {{ email }}.

{% endblock %}