diff --git a/bookwyrm/templates/preferences/export-user.html b/bookwyrm/templates/preferences/export-user.html index 772e92db4..77fd3eb85 100644 --- a/bookwyrm/templates/preferences/export-user.html +++ b/bookwyrm/templates/preferences/export-user.html @@ -41,7 +41,12 @@

{% trans "In your new BookWyrm account can choose what to import: you will not have to import everything that is exported." %}

{% if next_available %} - +

+ {% blocktrans trimmed %} + You will be able to create a new export file at {{ next_available }} + {% endblocktrans %} +

+ {% else %}
{% csrf_token %}