���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /var/www/html/thietkeweb2/layout/pccc/ |
<!DOCTYPE html> <html lang="zxx"> <head> <!-- meta tag --> <meta charset="utf-8"> <title><?php echo $CORE->title_page;?> <?php echo $arr_option['blogname'];?></title> <base href="<?php echo $INFO['home_url'];?>"/> <!-- responsive tag --> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta content="<?php echo $arr_option['blogdescription'];?>" name="description" /> <meta content="<?php echo $arr_option['keyword_homepage'];?>" name="keywords" /> <meta content="thietkewebvumi" name="author" /> <meta property="og:title" content="<?php echo $arr_option['blogname'];?>" /><meta property="og:description" content="<?php echo $arr_option['blogdescription'];?>" /><meta property="og:url" content="<?php echo $cur_url;?>" /><meta property="og:site_name" content="<?php echo $arr_option['blogname'];?>" /><meta property="og:image" content="<?php echo $INFO['home_url'];?>upload/logos/<?php echo $arr_option['share_image_website'];?>" /><meta property="og:image:secure_url" content="<?php echo $INFO['home_url'];?>upload/logos/<?php echo $arr_option['share_image_website'];?>" /><meta property="og:image:width" content="3795" /><meta property="og:image:height" content="2328" /><meta name="twitter:card" content="summary" /><meta name="twitter:description" content="<?php echo $arr_option['blogdescription'];?>" /><meta name="twitter:title" content="<?php echo $arr_option['blogname'];?>" /><meta name="twitter:image" content="<?php echo $INFO['home_url'];?>upload/logos/<?php echo $arr_option['share_image_website'];?>" /> <!-- favicon --> <link rel="icon" href="<?php echo $INFO['home_url'];?>upload/logos/favicon.ico" sizes="32x32" /> <!-- Bootstrap v4.4.1 css --> <link href="layout/default/node_modules/bootstrap/dist/css/bootstrap.css" rel="stylesheet"> <!-- font-awesome css --> <link rel="stylesheet" type="text/css" href="layout/<?php echo $INFO['path_skin'];?>/assets/css/font-awesome.min.css"> <!-- flaticon css --> <link rel="stylesheet" type="text/css" href="layout/<?php echo $INFO['path_skin'];?>/assets/fonts/flaticon.css"> <!-- animate css --> <link rel="stylesheet" type="text/css" href="layout/<?php echo $INFO['path_skin'];?>/assets/css/animate.css"> <!-- owl.carousel css --> <link rel="stylesheet" type="text/css" href="layout/<?php echo $INFO['path_skin'];?>/assets/css/owl.carousel.css"> <!-- off canvas css --> <link rel="stylesheet" type="text/css" href="layout/<?php echo $INFO['path_skin'];?>/assets/css/off-canvas.css"> <!-- magnific popup css --> <link rel="stylesheet" type="text/css" href="layout/<?php echo $INFO['path_skin'];?>/assets/css/magnific-popup.css"> <!-- Main Menu css --> <link rel="stylesheet" href="layout/<?php echo $INFO['path_skin'];?>/assets/css/rsmenu-main.css"> <!-- nivo slider CSS --> <link rel="stylesheet" type="text/css" href="layout/<?php echo $INFO['path_skin'];?>/assets/inc/custom-slider/css/nivo-slider.css"> <link rel="stylesheet" type="text/css" href="layout/<?php echo $INFO['path_skin'];?>/assets/inc/custom-slider/css/preview.css"> <!-- spacing css --> <link rel="stylesheet" type="text/css" href="layout/<?php echo $INFO['path_skin'];?>/assets/css/rs-spacing.css"> <link rel="stylesheet" type="text/css" href="layout/default/node_modules/jquery-toast-plugin/dist/jquery.toast.min.css"> <!-- style css --> <link rel="stylesheet" type="text/css" href="layout/<?php echo $INFO['path_skin'];?>/style.css?v=1"> <!-- This stylesheet dynamically changed from style.less --> <!-- responsive css --> <link rel="stylesheet" type="text/css" href="layout/<?php echo $INFO['path_skin'];?>/assets/css/responsive.css"> <link rel="stylesheet" type="text/css" href="layout/<?php echo $INFO['path_skin'];?>/custom.css?v=<?php echo time();?>"> <?php if(!empty($arr_option['google_analytics'])) { echo html_entity_decode($arr_option['google_analytics']); } ?> </head> <?php if(!empty($arr_option['header_block'])) { echo html_entity_decode($arr_option['header_block']); } ?>