{% extends "email/layout.html" %} {% block body %}
Your dataset with title {{title}} has been approved and published.
You can view the dataset here.
To refer to your published dataset, we recommend to use the appropriate DOI.
When referring to the dataset or a future update of this dataset, we recommend to use:https://doi.org/{{container_doi}}
In case you want to refer to this specific version of your dataset, we recommend to use:https://doi.org/{{versioned_doi}}
This is an automated message. For further correspondence, either use the feedback form or contact us by e-mail at {{support_email}}
{% endblock %}