diff --git a/books/templates/books/create_update.html b/books/templates/books/create_update.html
index 7bdab6c8..0ac2c1ef 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 21fb6a02..5ba8bb4b 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 1d3b86f1..245f7dff 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 dcb144c1..368e6aaf 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 86a4c860..2d7447ec 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 66a269a7..fbd347a7 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 bfedc34e..90599796 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 b61c388d..b8a2a02b 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 eb7737bf..37786105 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 e599185e..944d33b5 100644
--- a/collection/templates/create_update.html
+++ b/collection/templates/create_update.html
@@ -11,7 +11,7 @@
{{ site_name }} - {{ title }}
-
+