Файл: Luxe-Shop v6.0/application/views/templates/premium/components/page_head.php
Строк: 64
<!DOCTYPE html>
<html class="no-js">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><? echo config_item('site_name'); ?></title>
<meta name="description" content="<? echo $this->config->item('metadescr'); ?>" />
<meta name="keywords" content="<? echo $this->config->item('metadescr'); ?>" />
<meta name="generator" content="<? echo $this->config->item('metadescr'); ?>" />
<script type="text/javascript" src="/engine/classes/min/index.php?charset=utf-8&g=general&15"></script>
<meta charset="utf-8">
<meta name="robots" content="index, follow" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width"/>
<meta http-equiv="Expires" content="Wed, 26 Feb 2016 08:21:57 GMT" />
<link href="<? echo site_url('/templates/premium/css/bootstrap.min.v3.2.css'); ?>" rel="stylesheet" media="screen">
<link media="screen" href="<? echo site_url('/templates/premium/css/styles.v1.0.css'); ?>" type="text/css" rel="stylesheet" />
<link rel="icon" type="image/png" href="<? echo config_item('icofl'); ?>">
<style>
body {cursor: url("<? echo config_item('cur'); ?>"), auto;::selection{background: <? echo config_item('background_the_allocation'); ?>;color: <? echo config_item('color_the_allocation'); ?> !important;}::-moz-selection{background: <? echo config_item('background_the_allocation'); ?>;color: <? echo config_item('color_the_allocation'); ?> !important;}}
</style>
</head>
</html>