{% extends "registration/registration_base.html" %} {% block title %}Duplicate Gift Code{% endblock %} {% block doccontent %}
{{ gift.giver }} has sent you "{{ work.title }}" as a gift, however, it seems that you already own this work at unglue.it. Not to worry, you can Re-Gift it!
An email has been sent to {{ gift.acq.user.email }} with this message:
{{ gift.message }}
along with instructions for obtaining the ebook. Here's the URL that the recipient (and ONLY the recipient) should use to collect the book:
You can send the url yourself if there's been any problem with the email.
{% endif %}