diff --git a/frontend/templates/work.html b/frontend/templates/work.html index 604146a7..76b5c426 100644 --- a/frontend/templates/work.html +++ b/frontend/templates/work.html @@ -132,7 +132,7 @@ $j(document).ready(function(){ {% if work.first_ebook %}
- + {% for ebook in work.ebooks %} {% if forloop.first %} @@ -155,7 +155,7 @@ $j(document).ready(function(){
{% endif %}
- +