diff --git a/books/templates/books/detail.html b/books/templates/books/detail.html index 318f9573..36c81106 100644 --- a/books/templates/books/detail.html +++ b/books/templates/books/detail.html @@ -201,8 +201,21 @@
+ {% if book.isbn %} + + +
+
+
{% trans '借阅或购买' %}
+ +
+
+ {% endif %} +
- {% if mark %}