${{ work.last_campaign.current_total }}/${{ work.last_campaign.target }} {% else %} {% if status == 'SUCCESSFUL' %} Unglued on {{ work.last_campaign.deadline|date:"M j, Y"}}!
${{ work.last_campaign.current_total }} raised of ${{ work.last_campaign.target }} goal {% else %}{% if status == 'INITIALIZED' %} Campaign starting soon {% else %}{% if status == 'SUSPENDED' %} Campaign suspended.
See FAQ. {% else %}{% if status == 'WITHDRAWN' %} Campaign withdrawn.
See FAQ. {% else %}{% if wishers == 1 %} {{ wishers }} Ungluer is WISHING {% else %} {{ wishers }} Ungluers are WISHING {% endif %}{% endif %}{% endif %}{% endif %}{% endif %} {% endif %} {% else %} {% if wishers == 1 %} {{ wishers }} Ungluer is WISHING {% else %} {{ wishers }} Ungluers are WISHING {% endif %} {% endif %}{% endif %}
{{ work.title }}
{{ work.author }}
{{ pubdate }}
toward a ${{ work.last_campaign.target }} goal {% else %} {% if wishers == 1 %} 1 Ungluer has {% else %} {{ wishers }} Ungluers have {% endif %} wished for this Work {% endif %}{% endif %}
{% endfor %} {% endif %}
{% if status == 'ACTIVE' %}
A campaign is running to unglue {{work.title}}!
The rights holder, {% for claim in work.claim.all %} {% if claim.status == 'active' %} {{ claim.rights_holder.rights_holder_name }} {% endif %} {% endfor %} , has agreed to release {{work.title}} to the world as a Creative Commons licensed ebook if ungluers can join together to raise ${{ work.last_campaign.target }} by {{ work.last_campaign.deadline }}. You can help!
{{ work.last_campaign.description|safe }} {% else %}{{work.title}}
{{ work.longest_description|safe }} {% endif %}Last campaign details
{{ work.last_campaign.details|safe }} {% endif %}Rights Information
{% if work.claim.count %}This work has been claimed by:
-
{% for claim in work.claim.all %}
- {{ claim.rights_holder.rights_holder_name }} {% endfor %}
{% endif %} Need to talk to us about claim status? Please email rights@gluejar.com. {% else %} {% if request.user.rights_holder.all.count %} Is this work yours? Claim it:
{% else %} Are you the rights holder for this work? Please email rights@gluejar.com. {% endif %} {% endif %} {% if work.subjects.all.count > 0 %}
Subjects
-
{% for subject in work.subjects.all %}
- {{ subject.name }} {% endfor %}
Editions
{% if alert %}{{ alert }}
eBooks for this Edition
{% for ebook in edition.ebooks.all %} {{ ebook.format }} {{ebook.rights}} at {{ebook.provider}}{% endfor %} {% endif %}