{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans 'Exporting Your Libravatar Data' %}{% endblock title %} {% block content %}
{% trans 'Libravatar is currently exporting your data. It may take a few moments for the file to be available:' %}
{% trans 'This export will be deleted in a few hours.' %}
{% endblock content %}