{% extends "notification/notice_template.html" %} {% block comments_book %} {% endblock %} {% block comments_graphical %} {{ acq.work }} is reserved for you from {{ acq.lib_acq.user.username }} until {{ acq.expires }}. Until then, you can borrow the ebook at the book's download page. {% endblock %} {% block comments_textual %}
This ebook is made available to you by {{ acq.lib_acq.user.username }} for your personal use only, and a personal license will be embedded in the ebook file. If you do not download the ebook before then, the ebook may be borrowed by another {{ acq.lib_acq.user.username }} member.
For more information about the book, visit the book's unglue.it page.
{{ acq.lib_acq.user.username }} and the Unglue.it team
{% endblock %}