HEX
Server: Apache
System: Linux webm019.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: petsclubcc (68997)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/petsclubcc/LinkersIT.com/wp-content/themes/toka/404.php
<?php
get_header();
?>

    <main id="site-content" class="container flex-grow-1 pb-5 mt-3" role="main">
        <h2 class="text-center mb-4 font-weight-600"><?php
            echo wp_kses(__('Ooops. <span class="pr-color">Page Not Found!</span>', 'toka'), 'regular'); ?></h2>
        <div class="text-center">
            <h6><?php
                echo wp_kses(__('The page you are looking for doesnt exist.<br> Looks like you are in the wrong place.<br> Let us guide you back!', 'toka'), 'regular'); ?></h6>
        </div>
        <a class="d-block text-center my-5" href="/">
            <div class="d-inline-block elementor-button-link elementor-button elementor-size-md"><?php esc_html_e('Go to homepage', 'toka'); ?></div>
        </a>
    </main><!-- #site-content -->
<?php
get_footer();