oops put back download block text

This commit is contained in:
Hugh Rundle 2023-11-07 12:05:54 +11:00
parent 05e7a363e2
commit 030e905d43
No known key found for this signature in database
GPG key ID: A7E35779918253F9

View file

@ -41,7 +41,12 @@
</div>
<p class="block">{% trans "In your new BookWyrm account can choose what to import: you will not have to import everything that is exported." %}</p>
{% if next_available %}
<p class="notification is-warning">
{% blocktrans trimmed %}
You will be able to create a new export file at {{ next_available }}
{% endblocktrans %}
</p>
{% else %}
<form name="export" method="POST" href="{% url 'prefs-user-export' %}">
{% csrf_token %}
<button type="submit" class="button">