HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/naniguide.com/deals/admin/views/error.view.php
<section>
	<div class="d-flex justify-content-center m-height full-width align-items-center error-content">
		<div class="error-container text-center my-auto">
			<h1 class="error-number mb-2"><?php echo _ERROR404; ?></h1>
			<h3 class="mb-4"><?php echo _ERROR404TITLE; ?></h3>
			<p class="mb-4"><?php echo _ERROR404SUBTITLE; ?></p>
			<a class="btn btn-primary" href="<?php echo SITE_URL; ?>/admin"><?php echo _ERROR404BUTTON; ?></a>
		</div>
	</div>
</section>

</body>
</html>