Server IP : 103.53.40.154 / Your IP : 18.222.92.56 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/snackpoint.co.nz/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php include_once('admin/config.php'); ?> <!DOCTYPE html> <html class="no-js" lang="en"> <head> <!-- Meta Tags --> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title> 404 Error Page </title> <meta name="description" content="404 Error Page"> <?php include 'top-links.php'; ?> </head> <body> <?php include 'header.php'; ?> <!--<section class="cs_page_heading cs_primary_bg cs_bg_filed cs_center mb-5" data-src="<?php echo $wspath?>assets/img/page_heading_bg_about.jpg">--> <!-- <div class="container">--> <!-- <h1 class="cs_white_color text-center mb-0 cs_fs_30">404</h1>--> <!-- </div>--> <!--</section>--> <section class="mt-5"> <img src="https://www.webkeyindia.com/images/HTML-Yeti-404-Page.gif" width="100%"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <style> .mpwki{margin:0 !important; padding:0 !important;} .btn-primary1{float:right; background-color:#c52d2f!important; color:#fff!important;} .btn-primary1:hover{background-color:#2B2B2B !important; color:#fff !important;} .cap-sty{width:100%; font-size:22px; padding-left:5px; position:relative; height:40px; border-radius:5px; border:solid 1px #f2f2f2; font-size:18px;} @media (min-width:320px) and (max-width:767px) { .mpfrmd{margin-top:15px;} .mpfrmd1{position:relative; top:8px;} .mpfrmd2{position:relative; top:5px;} ul.social-share li a { display: inline-block; color: #fff; background: #404040; width: 28px; height: 30px; line-height: 20px; text-align: center; font-size: 18px; padding-top: 6px; } .cap-sty{width: 100%;} .mpwki{margin:0px !important; padding:2px !important;} .btn-primary1{float:left;} } </style> </section> <?php include 'footer.php'; ?> </body> </html>