regluit/frontend/templates/kindle_response_graceful_de...

9 lines
222 B
HTML

{% extends "registration/registration_base.html" %}
{% block doccontent %}
{{ message }}
<p>
You can <a href="{{ request.session.next_page }}download">go back</a> to the book you were downloading.
</p>
{% endblock %}