2016-05-11 14:41:50 +00:00
|
|
|
{% if work.is_free %}"{{ work.title }}" is a free ebook on Unglue.it:
|
2015-04-28 03:24:02 +00:00
|
|
|
https://{{site}}{% url 'work' work.id %}
|
2012-05-12 15:12:27 +00:00
|
|
|
|
2015-02-17 21:59:51 +00:00
|
|
|
You can download it and read it on your favorite device.
|
|
|
|
|
|
|
|
{% else %}Help me unglue one of my favorite books, "{{ work.title }}" on Unglue.it:
|
2015-04-28 03:24:02 +00:00
|
|
|
https://{{site}}{% url 'work' work.id %}
|
2015-02-17 21:59:51 +00:00
|
|
|
|
|
|
|
If enough of us fave this book, Unglue.it may start a campaign to pay the creator and make the ebook free to everyone on earth.{% endif %}
|