Danke Chris, deine Angabe ist genau so enthalten.
Ich erlaube mir mal den gesamten header zu posten:
<!doctype html>
<html lang="de-de">
<head>
<base href="
www.xxxxx.ch/sq/index.php/impressum" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="Beat Bachmann" />
<title>Impressum</title>
<link href="/sq/templates/sq/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
<link rel="stylesheet" href="/sq/templates/sq/css/template.css.php" type="text/css" />
<script src="/sq/media/jui/js/jquery.min.js" type="text/javascript"></script>
<script src="/sq/media/jui/js/jquery-noconflict.js" type="text/javascript"></script>
<script src="/sq/media/jui/js/jquery-migrate.min.js" type="text/javascript"></script>
<script src="/sq/media/system/js/caption.js" type="text/javascript"></script>
<script src="/sq/media/jui/js/bootstrap.min.js" type="text/javascript"></script>
<script type="text/javascript">
jQuery(window).on('load', function() {
new JCaption('img.caption');
});
jQuery(document).ready(function(){
jQuery('.hasTooltip').tooltip({"html": true,"container": "body"});
});
</script>
<link rel="apple-touch-icon-precomposed" href="/sq/templates/sq/images/apple-touch-icon-57x57-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/sq/templates/sq/images/apple-touch-icon-72x72-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/sq/templates/sq/images/apple-touch-icon-114x114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/sq/templates/sq/images/apple-touch-icon-144x144-precomposed.png">
</head>