Go ahead and find some books to give to the world, and add them to your Wishlist!
We double dog dare you...
Nudge, nudge, say no more. {% endifequal %} {% else %} {% for work in wishlist.works.all %} {% if work.last_campaign_status == 'SUCCESSFUL' %}
On: {{ work.last_campaign.deadline|date:"M d, Y" }}
Raised: {{ work.last_campaign.current_total }}
{% else %}{% if work.last_campaign_status == 'ACTIVE' %}Until: {{ work.last_campaign.deadline|date:"M d, Y" }}
Raised: {{ work.last_campaign.current_total }}
{% else %}{% if work.last_campaign_status == 'INITIALIZED' %}Campaign coming soon!
{% else %}{% if work.last_campaign_status == 'SUSPENDED' %}This campaign was suspended on {{ work.last_campaign.suspended }}.
{% else %}{% if work.last_campaign_status == 'WITHDRAWN' %}This campaign was withdrawn on {{ work.last_campaign.withdrawn }}.
{% else %}{% if work.last_campaign_status == 'UNSUCCESSFUL' %}{{ work.last_campaign.deadline }}
Watch for a new campaign.
{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{{ work.author }}