{% load i18n %}

{% trans 'Shared data unrecorded' %}

{{obj_identifier}}


{% trans 'Hello ' %} {{user.username}},

{% trans 'the following dataset has just been unrecorded' %}
{{obj_identifier}}
"{{obj_title}}"

{% trans 'This entry is located in' %} {% trans 'Unknown - No administrative location recognized' %} {% endfor %} {% trans 'This means the data is no longer publicly available.' %}

{% trans 'Best regards' %}
KSP


{% trans 'Please note: Unrecorded intervention means the compensations are unrecorded as well.' %}

{% include 'email/signature.html' %}