Пример #1
0
?>
" name="description" />
	<meta content="<?php 
echo setValue($settings, 'meta_keywords', 'T-Shirt eCommerce');
?>
" name="keywords" />
	
	<link type="text/css" href="assets/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="all"/>
	<link type="text/css" href="assets/plugins/jquery-ui/jquery-ui.min.css" rel="stylesheet" media="all" />
	<link type="text/css" href="assets/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" media="all" />
	<link type="text/css" href="assets/css/style.css" rel="stylesheet" media="all">
	<link type="text/css" href="assets/plugins/perfect-scrollbar/perfect-scrollbar.css" rel="stylesheet" media="all">
	<link rel="shortcut icon" href="media/assets/icon.png" />
	
	<?php 
echo $addons->css();
?>
	
	<script type="text/javascript" src="assets/js/jquery.min.js"></script>
	<script type="text/javascript" src="assets/plugins/jquery-ui/jquery-ui.min.js"></script>
	<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
	
	<script src="<?php 
echo 'assets/js/add-ons.js';
?>
"></script>
	<script src="<?php 
echo 'assets/js/jquery.ui.rotatable.js';
?>
"></script>
	<script src="<?php