File manager - Edit - /home/u608250662/domains/astrologermaheshsharma.com/public_html/application/views/404.php
Back
<!doctype html> <html > <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Error </title> <meta name="description" content="jewellery"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="manifest" href=""> <link rel="shortcut icon" type="image/x-icon" href="img/favicon.png"> <meta property="og:site_name" content="jewellery"> <meta property="og:url" content="<?php echo site_url( $this->uri->uri_string() );?>"> <meta property="og:title" content="jewellery " /> <meta property="og:description" content="jewellery"/> <meta property="og:type" content="Index" /> <meta property="og:image" content="<?php echo base_url(); ?>media/background/rings.jpg;" /> <!-- CSS here --> <?php $this->load->view('includes/css.php');?> </head> <body > <!-- Header here --> <?php $this->load->view('includes/header.php');?> <!-- Header end --> <div class="container my-5"> <div class="row"> <div class="col-md-12 login-heading-top-text text-center "> <h1 class="text-white "><?= str_replace("-"," ", $heading); ?></h1> <!--<p class="text-white">Home <i class="fa fa-angle-right" aria-hidden="true"></i> <?= str_replace("-"," ", $heading); ?> </p>--> </div> </div> </div> <div class="container bg-white mt-5 py-5 px-5"> <div class="row"> <div class="col-md-12 text-center"> <h2 class="text-center">We Are Very Sorry</h2> <p>Page you are looking is not available</p> <p><a href="<?= base_url() ?>" class="btn-product btn-cart" style="color: black; font-size: 16px; background: #ffda79; padding: 8px 30px; border-radius: 22px;"><span>Back to Home Page</span></a></p> </div> </div> </div> <?php $this->load->view('includes/footer.php');?> <script> function addtocart(id){ var qty=1; //alert(id); $.ajax({ url: '<?php echo base_url();?>/welcome/addtocart', type: 'POST', data: {"id":id,"qty":qty}, success: function (res) { if(res!="") { //alert(res); //$('.count').text(res); location.reload(true); } } }); } </script>
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings