HEX
Server: LiteSpeed
System: Linux premium221.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
User: madepabj (2566)
PHP: 8.3.26
Disabled: NONE
Upload Files
File: //home/madepabj/gamepointpk.com/wp-content/themes/groovy/amp/404.php
<?php get_template_part('amp/header'); ?>

<!-- start: #page-404 -->
<main id="page-404" class="main grid-container">

	<!-- start: .center -->
    <div class="center content">
    
        <article>
            <div class="not-found section grid-container grid-small">
                <h2 class="title ularge"><strong><?php esc_html_e("404", 'groovy'); ?></strong><br><?php esc_html_e("Page not found", 'groovy'); ?></h2>
            </div>
            <div class="text textcenter">
                <h3 class="title no-margin"><?php esc_html_e("Something's wrong here...", 'groovy'); ?></h3>
                <p><?php esc_html_e("We can't find the page you're looking.", 'groovy'); ?></p>
            </div>
            <div class="buttons">
                <a href="<?php echo home_url('/'); ?>" class="epcl-button active"><?php esc_html_e("Go back to home", 'groovy'); ?></a>
            </div>
            
        </article>

        <div class="clear"></div>

	</div>
	<!-- end: .center -->
</main>
<!-- end: #page-404 -->

<?php get_template_part('amp/footer'); ?>