{% load humanize %} {% load purchased %} {% load lib_acqs %} {% load bookpanel %} {% with work.first_ebook as first_ebook %} {% with work.last_campaign.supporters as supporters %} {% with work.cover_image_thumbnail as thumbnail %} {% with work.authors_short as author %} {% with work.title as title %} {% with work.last_campaign as last_campaign %} {% with work.last_campaign.status as status %} {% with work.last_campaign.deadline as deadline %} {% with work.id as workid %} {% with request.user.wishlist.works.all as wishlist %} {% purchased %}{% lib_acqs %}{% bookpanel %}
{{ author }}
until {{ borrowed.expires|date:"M d, Y" }}
{% else %}{% if borrowable %}{{ lib_acqs.count }}{% ifequal lib_acqs.count 1 %} copy{% else %} copies{% endifequal %}
${{ work.last_campaign.current_total|floatformat:0|intcomma }} of thanks
from {{ work.last_campaign.supporters_count }} ungluers
and {{ work.last_campaign.anon_count }} others
{% else %} UNGLUED!On: {{ deadline|date:"M d, Y" }}
Raised: {{ work.last_campaign.current_total|floatformat:0|intcomma }}
{% endifequal %}{{ author }}
Available in your library now!
{% else %}{% if lib_thanked %}Supported by your library!
{% else %}Available in your library on
{{ next_acq.refreshes|date:"M j, Y" }}
${{ work.last_campaign.current_total|floatformat:0|intcomma }} raised
${{ work.last_campaign.target|floatformat:0|intcomma }} needed
by {{ deadline|naturalday:"M d, Y" }}
{% else %}{% ifequal work.last_campaign.type 2 %} UNGLUE IT!${{ work.last_campaign.left|floatformat:0|intcomma }} needed
will unglue on
{{ work.last_campaign.cc_date|naturalday:"M d, Y" }}
{% else %}{% ifequal work.last_campaign.type 3 %} SAY THANKS!${{ work.last_campaign.current_total|floatformat:0|intcomma }} of thanks
from {{ work.last_campaign.supporters_count }} ungluers
and {{ work.last_campaign.anon_count }} others
{% else %}Never.{% endifequal %}{% endifequal %}{% endifequal %} {% endif %}{{ author }}
Campaign coming soon!
{% else %}{% if status == 'SUSPENDED' %}This campaign has been suspended.
See the FAQ for details.
{% else %}{% if status == 'WITHDRAWN' %}This campaign has been withdrawn.
See the FAQ for details.
{% else %}{% if status == 'UNSUCCESSFUL' %}{{ deadline }}
Watch for a new campaign.
{% endif %}{% endif %}{% endif %}{% endif %} {% include "book_panel_addbutton.html" %}{{ author }}
No campaign yet.
But if lots of ungluers fave this book, maybe there will be!
{% endif %}