diff --git a/templates/bangumis.html b/templates/bangumis.html
index de799086..767f581b 100644
--- a/templates/bangumis.html
+++ b/templates/bangumis.html
@@ -718,7 +718,8 @@
+ name = ${singlePage.metadata.name},
+ allowComment = ${singlePage.spec.allowComment})}"/>
diff --git a/templates/equipment.html b/templates/equipment.html
index b265f0c5..2c5c9f6d 100644
--- a/templates/equipment.html
+++ b/templates/equipment.html
@@ -194,7 +194,8 @@
+ name = ${singlePage.metadata.name},
+ allowComment = ${singlePage.spec.allowComment})}"/>
diff --git a/templates/todolist.html b/templates/todolist.html
index 0fea49f0..c98760ff 100644
--- a/templates/todolist.html
+++ b/templates/todolist.html
@@ -159,7 +159,11 @@
}
-
+