diff --git a/src/routes/publication/+page.svelte b/src/routes/publication/+page.svelte
index 4348871..077e866 100644
--- a/src/routes/publication/+page.svelte
+++ b/src/routes/publication/+page.svelte
@@ -59,22 +59,16 @@
-{#key data}
-
+
+
+
-{/key}
-
-
- {#await data.waitable}
-
- {:then}
-
- {/await}