| Server IP : 3.96.16.70 / Your IP : 216.73.216.15 Web Server : Apache System : Linux ip-172-31-26-103.ca-central-1.compute.internal 6.1.163-186.299.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Feb 24 16:35:42 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/dumpchup.ca/behaviour-taco-bell/app/view/include/ |
Upload File : |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimal-ui" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<title><?php echo ($pagedata['title']); ?></title>
<?php /*
<link rel="apple-touch-icon" sizes="180x180" href="<?php echo $cfg['url']; ?>view/images/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="<?php echo $cfg['url']; ?>view/images/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="<?php echo $cfg['url']; ?>view/images/favicon/favicon-16x16.png">
<link rel="manifest" href="<?php echo $cfg['url']; ?>manifest.json">
*/ ?>
<?php
// Include page CSS
//getCSSmod('chota/dist/chota.min');
getCSS('universal?v=2');
if (isset($required_css)) { foreach ($required_css as $library) { getCSS($library); } }
?>
<script>
var event_action = 'click';
if ('ontouchstart' in document.documentElement) {
event_action = 'touchstart';
}
const home_url = '<?php echo ($cfg["url"]); ?>';
</script>
</head>
<body>