{% extends "notifications/base.html" %} {% load i18n %} {% block body %}

{% trans "Your data export is ready for download." %} {% trans "Download here" %}.

{% endblock %}