add 404
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</div>
|
||||
<div class="max-w-5xl mx-auto">
|
||||
<h3 class="text-2xl md:text-4xl font-semibold">You seem to have ended up on a missing page!</h3>
|
||||
<p class="font-normal text-gray-500">This could mean that you’ve entered the wrong URL or you’ve clicked on content which has moved locations or is no longer live. If you need assistance, click on the blue chat icon at the bottom of the screen to speak with real humans on our support team. Or go back to <a class="text-gray-50" href="/">home</a>.</p>
|
||||
<p class="font-normal text-gray-500">This could mean that you’ve entered the wrong URL or you’ve clicked on content which has moved locations or is no longer live. If you need assistance, click on the blue chat icon at the bottom of the screen to speak with real humans on our support team. Or go back to <a class="font-bold" href="/">home</a>.</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user