{% extends "subjects/subject_base.html" %} {% load i18n auth subjects utils %} {% block title %}{% translate "GDPR request" %} · {{ block.super }}{% endblock %} {% block content %} {% with subject.exportanswer_set.all|list as answers %} {% if answers %}
{% blocktranslate with count=answers|length %}Export issued {{ count }}× so far:{% endblocktranslate %}
{% translate 'Remember to also gather information from the following external sources:' %}