{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans 'Export your Libravatar data' %}{% endblock title %} {% block content %}
{% trans 'Libravatar will now export all of your personal data to a compressed XML file.' %}
{% endblock content %}