${{ 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' %}Campaign{% else %}Description{% endif %}
- Comments {% if comment_count > 0 %}({{ comment_count }}){% endif %} {# the number of supporters currently commented out because they are overflowing the tab space #}
- Supporters {# {% if wishers > 0 %}({{ wishers }}){% endif %} #}
- Rights
{% 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 ({{ work.last_campaign.license }}) 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 %}Why unglue this? Have your say.
You must be logged in to comment.
{% endif %}Last campaign details
{{ work.last_campaign.details|safe }} {% endif %}Rights Information
{% if claimstatus == 'one_active' %}This work has been claimed by {{ rights_holder_name }}.
{% else %} {% if claimstatus == 'disputed' %}Rights claims are pending.
{% else %} {% if claimstatus == 'one_pending' %}A claim for this work by {{ rights_holder_name }} is pending.
{% else %} {% if request.user.rights_holder.all.count %} Is this work yours? Claim it:{% endif %} {% endif %} {% endif %} {% endif %}
If you'd like to contact us regarding rights for this work, please email rights@gluejar.com.
{% 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 %}