Psyduck - 可達鴨 之 鴨力山大
Current File : /home/irplbiz/public_html/smartpowerci/application_front/views/layout_home.php |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- cache control begin -->
<!-- <meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="no-cache">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Cache-Control" content="no-cache"> -->
<!-- cache control end -->
<meta name="copyright" content="<?php echo date('Y');?> Copyright smartpower.co.in">
<?php if($this->uri->segment(1) == ''){ ?>
<meta name="geo.region" content="IN-WB" />
<meta name="geo.placename" content="Kolkata" />
<meta name="geo.position" content="22.535899;88.346091" />
<meta name="ICBM" content="22.535899, 88.346091" />
<meta name="google-site-verification" content="j52NlC3ZIdLVgfr1KpDGqc9ex0dUlepOGRMqwfZO0E8" />
<?php } ?>
<meta name="title" content="<?php echo htmlspecialchars_decode($meta_title); ?>">
<meta name="description" content="<?php echo htmlspecialchars_decode($meta_description); ?>">
<meta name="keywords" content="<?php echo htmlspecialchars_decode($meta_keywords); ?>">
<meta name="tags" content="<?php echo htmlspecialchars_decode($meta_tags); ?>">
<title><?php echo $page_title; ?></title>
<link rel="icon" href="<?php echo CSS_IMAGES_JS_BASE_URL;?>images/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="<?php echo CSS_IMAGES_JS_BASE_URL;?>images/favicon.ico" type="image/x-icon" />
<link href="<?php echo CSS_IMAGES_JS_BASE_URL;?>css/bootstrap.css" rel="stylesheet">
<link href="<?php echo CSS_IMAGES_JS_BASE_URL;?>css/custom-style.css" rel="stylesheet">
<?php if($this->uri->segment(1) == ''){ ?>
<script type='application/ld+json'>
{
"@context": "http://www.schema.org",
"@type": "Organization",
"name": "Smartpower Automation",
"url": "http://www.smartpower.co.in",
"logo": "http://www.smartpower.co.in/public/images/logo.png",
"description": "India's leading company in Door, Gate, Window & Home Automation since 1991.",
"address": {
"@type": "PostalAddress",
"streetAddress": "18B Ashutosh Mukherjee Road, Unit no 114-115, 1st Floor",
"addressLocality": "Kolkata",
"addressRegion": "West Bengal",
"postalCode": "700020",
"addressCountry": "India"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": "22.535899",
"longitude": "88.346091"
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "(+91) 9831021270 "
}
}
</script>
<?php } ?>
<?php if (!isset($_SERVER['HTTP_USER_AGENT']) || stripos($_SERVER['HTTP_USER_AGENT'], 'Speed Insights') === false): ?>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MKFP3XK');</script>
<!-- End Google Tag Manager -->
<?php endif; ?>
</head>
<!-- NAVBAR
================================================== -->
<body>
<?php if (!isset($_SERVER['HTTP_USER_AGENT']) || stripos($_SERVER['HTTP_USER_AGENT'], 'Speed Insights') === false): ?>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MKFP3XK"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<?php endif; ?>
<?php echo isset($content_for_layout_header)?$content_for_layout_header:'';?>
<?php echo isset($content_for_layout_banner)?$content_for_layout_banner:'';?>
<?php if($this->uri->segment(1) != ''){ ?>
<script type="text/javascript" src="//code.jquery.com/jquery-1.11.3.min.js"></script>
<!-- this file was missing -->
<script type="text/javascript" src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/1.10.9/js/jquery.dataTables.min.js"></script>
<!-- this file was moved after the jQuery Datatables library was laoded -->
<?php } ?>
<?php echo isset($content_for_layout_main)?$content_for_layout_main:'';?>
<?php echo isset($content_for_layout_footer)?$content_for_layout_footer:'';?>
<link rel="stylesheet" href="<?php echo CSS_IMAGES_JS_BASE_URL;?>css/lightbox.min.css"/>
<link href="<?php echo CSS_IMAGES_JS_BASE_URL;?>css/responsive.css" rel="stylesheet">
<link rel="stylesheet" href="<?php echo CSS_IMAGES_JS_BASE_URL;?>css/font-awesome.min.css">
<!-- <link rel="stylesheet" href="<?php echo CSS_IMAGES_JS_BASE_URL;?>css/bootstrapValidator.min.css"/> -->
<script src="<?php echo CSS_IMAGES_JS_BASE_URL;?>js/validator.min.js"></script>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-validator/0.4.5/css/bootstrapvalidator.min.css" rel="stylesheet"/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-validator/0.4.5/js/bootstrapvalidator.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="http://getbootstrap.com/assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
<!--[if lt IE 9]><script src="http://getbootstrap.com/assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Roboto:400,300,100' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Roboto&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<script>window.jQuery || document.write('<script src="http://getbootstrap.com/assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="http://getbootstrap.com/assets/js/vendor/holder.min.js"></script>
<script src="http://getbootstrap.com/assets/js/ie10-viewport-bug-workaround.js"></script>
<!-- <script type="text/javascript" src="<?php //echo CSS_IMAGES_JS_BASE_URL;?>js/bootstrapValidator.min.js"> </script> -->
<script src="<?php echo CSS_IMAGES_JS_BASE_URL;?>js/typeahead.bundle.js"> </script>
</body>
</html>