diff --git a/src/routes/idaa/(idaa)/jitsi_reports/+page.svelte b/src/routes/idaa/(idaa)/jitsi_reports/+page.svelte
index b23b8cb2..172d9321 100644
--- a/src/routes/idaa/(idaa)/jitsi_reports/+page.svelte
+++ b/src/routes/idaa/(idaa)/jitsi_reports/+page.svelte
@@ -1,5 +1,7 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {#if show_advanced}
+
+ {/if}
+
+
+
+
+
+
+
+
+
+ {#if built_url}
+
+
+
+
+ {#if output_mode === 'url'}
+
+
+ Open in new tab
+
+ {/if}
+ {:else}
+
Fill in Room Name to generate a URL.
+ {/if}
+
+
+