[%# default html flavor header file %]
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>[% cmspage.title || name %]</title>
<link rel="shortcut icon" href="[% CMS.static %]/favicon.ico"
type="image/x-icon" />
[% PROCESS cms/wrappers/html/head_maker.tt %]
</head>