diff --git a/server/index.ts b/server/index.ts
index 85724cd..61d48cb 100644
--- a/server/index.ts
+++ b/server/index.ts
@@ -99,21 +99,27 @@ app.use((req, res, next) => {
`
-
-
-
-
-
-
-
-
-
-
- `;
+ `;
template = template.replace('', `${additionalMeta}\n`);