File "content.phtml"
Full Path: /www/wwwroot/turbocarclub.com/themes/zontal/layout/404/content.phtml
File size: 338 bytes
MIME-type: --
Charset: utf-8
<div class="flex justify-center items-center min-h-[100vh] ">
<div class="empty-class">
<h1 style="color: var(--zon-common-text-color);" class="text-8xl font-bold " >404</h1>
<hr class="mt-4 mb-4" >
<p class="text-center" style="color: var(--zon-common-text-color);" >Page not found</p>
</div>
</div>