<head>
<jdoc:include type="head" />
<title><?php echo $mainframe->getCfg('sitename');?></title>
<meta **********="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/template.css" type="text/css" />
<link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/<?php echo $this->params->get('colorVariation'); ?>.css" type="text/css" />
<link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/<?php echo $this->params->get('backgroundVariation'); ?>_bg.css" type="text/css" />
<!--[if lte IE 6.0]>
<link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/ie.css" type="text/css" />
<![endif]-->
</head>
Lesezeichen