{% extends 'preferences/layout.html' %} {% load i18n %} {% block title %}{% trans "CSV Export" %}{% endblock %} {% block header %} {% trans "CSV Export" %} {% endblock %} {% block panel %}

{% trans "Your export will include all the books on your shelves, books you have reviewed, and books with reading activity." %}

Download file

{% endblock %}