-
- {{ topic.topic.topic }}
- #{{ "%02d"|format(topic.index) }}
-
-
- 🙋♀️ 参与者: {{ topic.contributors }}
-
-
{{ topic.topic.detail }}
+
+ {% for topic in topics %}
+
+
+
+
+ {{ topic.topic.topic }}
+ #{{ "%02d"|format(topic.index) }}
+
+
+ 🙋♀️ 参与者: {{ topic.contributors }}
+
+
{{ topic.topic.detail }}
+
+
+ {% endfor %}
-{% endfor %}
\ No newline at end of file
+{% endif %}
\ No newline at end of file
diff --git a/src/reports/templates/scrapbook/user_title_item.html b/src/reports/templates/scrapbook/user_title_item.html
index da25f33..a63a090 100644
--- a/src/reports/templates/scrapbook/user_title_item.html
+++ b/src/reports/templates/scrapbook/user_title_item.html
@@ -1,24 +1,36 @@
-{% for title in titles %}
-