don't need that conditional any more

pull/1/head
Andromeda Yelton 2012-10-22 15:43:25 -04:00
parent a8727c6612
commit 002298d51a
1 changed files with 0 additions and 4 deletions

View File

@ -127,11 +127,7 @@
{% block news %}
<div class="launch_top">
{% if is_preview %}
It's here: our first unglued edition. You can now download <a href="/work/81834/"><I>Oral Literature in Africa</I></a>.<br /><br />Campaigns to unglue more books <a href="http://blog.unglue.it/2012/09/13/update-on-unglue-it-relaunch/">will relaunch soon</a>.
{% else %}
We unglued <a href="/work/81834/">one book</a>. Amazon <a href="http://blog.unglue.it/2012/08/09/open-thread-amazon-forces-unglue-it-to-suspend-crowdfunding-for-creative-commons-ebooks/">shut us down</a>. Now we're back. Help us unglue <a href="https://unglue.it/campaigns/ending">five more books</a>! <br />
{% endif %}
</div>
{% endblock %}