diff --git a/frontend/templates/work.html b/frontend/templates/work.html index 5784f791..4d618b9b 100644 --- a/frontend/templates/work.html +++ b/frontend/templates/work.html @@ -103,9 +103,15 @@ $j(document).ready(function(){
+ {% if work.googlebooks_id %} + {% else %} +
+ {{ work.title }} +
+ {% endif %}

{{ work.title }}

@@ -314,18 +320,20 @@ $j(document).ready(function(){

Editions

{% if alert %}
Ebook Contribution:
{{ alert }}
{% endif %} {% for edition in editions %} -
edition cover
- +
{% if edition.ebook_form %}{% ifnotequal status 'ACTIVE' %} {% if edition.hide_details %}
more...
{% endif %}