diff --git a/books/templates/books/create_update.html b/books/templates/books/create_update.html index 0ac2c1ef..54e0ca99 100644 --- a/books/templates/books/create_update.html +++ b/books/templates/books/create_update.html @@ -11,7 +11,7 @@ {{ site_name }} - {{ title }} - + diff --git a/books/templates/books/create_update_review.html b/books/templates/books/create_update_review.html index 5ba8bb4b..04cc0c3b 100644 --- a/books/templates/books/create_update_review.html +++ b/books/templates/books/create_update_review.html @@ -13,7 +13,7 @@ {{ site_name }} - {{ title }} - + diff --git a/books/templates/books/delete.html b/books/templates/books/delete.html index 245f7dff..82d2fd7a 100644 --- a/books/templates/books/delete.html +++ b/books/templates/books/delete.html @@ -12,7 +12,7 @@ {{ site_name }} - {% trans '删除图书' %} - + diff --git a/books/templates/books/delete_review.html b/books/templates/books/delete_review.html index 368e6aaf..7a0fad5c 100644 --- a/books/templates/books/delete_review.html +++ b/books/templates/books/delete_review.html @@ -11,7 +11,7 @@ {{ site_name }} - {% trans '删除评论' %} - + diff --git a/books/templates/books/detail.html b/books/templates/books/detail.html index 2d7447ec..ff827329 100644 --- a/books/templates/books/detail.html +++ b/books/templates/books/detail.html @@ -28,9 +28,9 @@ {% endif %} {{ site_name }} - {% trans '书籍详情' %} | {{ book.title }} - + - + diff --git a/books/templates/books/mark_list.html b/books/templates/books/mark_list.html index fbd347a7..fe96c4ad 100644 --- a/books/templates/books/mark_list.html +++ b/books/templates/books/mark_list.html @@ -13,7 +13,7 @@ {{ site_name }} - {{ book.title }}{% trans '的标记' %} - + diff --git a/books/templates/books/review_detail.html b/books/templates/books/review_detail.html index 90599796..b4046532 100644 --- a/books/templates/books/review_detail.html +++ b/books/templates/books/review_detail.html @@ -17,7 +17,7 @@ {{ site_name }}{% trans '书评' %} - {{ review.title }} - + diff --git a/books/templates/books/review_list.html b/books/templates/books/review_list.html index b8a2a02b..a7682b0b 100644 --- a/books/templates/books/review_list.html +++ b/books/templates/books/review_list.html @@ -13,7 +13,7 @@ {{ site_name }} - {{ book.title }}{% trans '的评论' %} - + diff --git a/books/templates/books/scrape.html b/books/templates/books/scrape.html index 37786105..4f0adcea 100644 --- a/books/templates/books/scrape.html +++ b/books/templates/books/scrape.html @@ -11,7 +11,7 @@ {{ site_name }} - {% trans '从豆瓣获取数据' %} - + diff --git a/collection/templates/create_update.html b/collection/templates/create_update.html index 26b1bc6b..43e82dcb 100644 --- a/collection/templates/create_update.html +++ b/collection/templates/create_update.html @@ -11,7 +11,7 @@ {{ site_name }} - {{ title }} - +