diff --git a/templates/book.html b/templates/book.html index 1ef7bc7..c92d088 100644 --- a/templates/book.html +++ b/templates/book.html @@ -27,11 +27,6 @@ {% elif key == "publisher" %}
-
- -
- {% else %} + {% if cnt.idx > 0 %} +
- {% endif %} -
+
+ {% endif %}
{% set cnt.idx = cnt.idx+1 %} {% endfor %} +
+ +
{% else %}