Remove header

This commit is contained in:
2026-05-14 16:04:38 +02:00
parent 7b601416ad
commit 22c3aafcc5
+3 -6
View File
@@ -1,10 +1,7 @@
<template> <template>
<header class="global-header"> <span class="error-message">
<h1>Seekra</h1> The page you are looking for does not exist. Please check the URL or return to the search page.
<span class="error-message"> </span>
The page you are looking for does not exist. Please check the URL or return to the search page.
</span>
</header>
<RouterLink to="/" id="link">Back to Search</RouterLink> <RouterLink to="/" id="link">Back to Search</RouterLink>
</template> </template>