From 71c7e297387539034460176ddb827ed2586f0bb7 Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Tue, 1 Oct 2024 03:16:39 +0000
Subject: [PATCH] Update file attributions.html

---
 wiki/pages/attributions.html | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/wiki/pages/attributions.html b/wiki/pages/attributions.html
index 5d833785..efe01523 100644
--- a/wiki/pages/attributions.html
+++ b/wiki/pages/attributions.html
@@ -214,6 +214,15 @@
     </div>
   </div>
   
+  <script type="text/javascript">
+    // iframe height listener script
+  </script>
+  <iframe
+    style="width: 100%"
+    id="igem-attribution-form"
+    src="https://teams.igem.org/wiki/Tsinghua/attributions"
+  >
+  </iframe>
 </body>
 </html>
 {% endblock %}
\ No newline at end of file
-- 
GitLab