���� 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 : /proc/self/root/var/www/html/luckymerchan/include/block/ |
<!DOCTYPE html> <html lang="en"> <head> <title><?php echo $CORE->title_page;?> - <?php echo $arr_option['blogname'];?></title> <base href="<?php echo $INFO['home_url'];?>"/> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <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 $CORE->title_page;?> <?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 $CORE->title_page;?> <?php echo $arr_option['blogname'];?>" /><meta property="og:image" content="<?php echo $INFO['home_url'];?><?php echo $arr_option['share_image_website'];?>" /><meta property="og:image:secure_url" content="<?php echo $INFO['home_url'];?><?php echo $arr_option['share_image_website'];?>" /><meta property="og:image:width" content="250" /><meta property="og:image:height" content="320" /><meta name="twitter:card" content="summary" /><meta name="twitter:description" content="<?php echo $arr_option['blogdescription'];?>" /><meta name="twitter:title" content="<?php echo $CORE->title_page;?> <?php echo $arr_option['blogname'];?>" /><meta name="twitter:image" content="<?php echo $INFO['home_url'];?><?php echo $arr_option['share_image_website'];?>" /> <link rel="icon" href="<?php echo $INFO['home_url'];?><?php echo $arr_option['icon_website_16_16'];?>" sizes="16x16 32x32" type="image/png"> <link rel="apple-touch-icon" sizes="180x180" href="<?php echo $INFO['home_url'];?><?php echo $arr_option['icon_website_180_180'];?>"> <!-- Custom Google font--> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet" /> <!-- Bootstrap icons--> <link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet" /> <link href="layout/<?php echo $INFO['path_skin'];?>/node_modules/@fortawesome/fontawesome-free/css/all.css" rel="stylesheet"> <!-- Core theme CSS (includes Bootstrap)--> <link href="layout/<?php echo $INFO['path_skin'];?>/css/styles.css" rel="stylesheet" /> <!-- Core theme CSS (includes Bootstrap)--> <!-- Datepicker --> <link rel="stylesheet" href="layout/adminlte320rc/plugins/datepicker/datepicker.css"> <link href="layout/<?php echo $INFO['path_skin'];?>/node_modules/sweetalert2/dist/sweetalert2.css" rel="stylesheet"> <link href="layout/<?php echo $INFO['path_skin'];?>/node_modules/toastr/build/toastr.css" rel="stylesheet"> <link href="layout/<?php echo $INFO['path_skin'];?>/css/custom_new.css?v=2" rel="stylesheet" /> <!-- Bootstrap core JS--> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script> <script src="layout/<?php echo $INFO['path_skin'];?>/node_modules/@fortawesome/fontawesome-free/js/all.js"></script> <script src="layout/<?php echo $INFO['path_skin'];?>/node_modules/jquery/dist/jquery.js"></script> <script src="layout/<?php echo $INFO['path_skin'];?>/node_modules/sweetalert2/dist/sweetalert2.all.js"></script> <script src="layout/<?php echo $INFO['path_skin'];?>/node_modules/toastr/build/toastr.min.js"></script> <script src="layout/adminlte320rc/plugins/datepicker/datepicker.js"></script> <!-- Core theme JS--> <script src="layout/<?php echo $INFO['path_skin'];?>/js/scripts.js"></script> <?php if(isset($arr_option['google_analytics']) and !empty($arr_option['google_analytics'])){ echo str_replace(''',"'",html_entity_decode($arr_option['google_analytics'])); } ?> </head>