2012-04-11 18:39:16 -04:00
|
|
|
<!-- turn on quirks mode for IE -->
|
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2012-04-04 18:02:32 -04:00
|
|
|
<head>
|
2012-04-11 18:39:16 -04:00
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=8" />
|
|
|
|
|
|
2012-04-04 18:02:32 -04:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
|
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"/>
|
|
|
|
|
{header}
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
{bodyTemplate}
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|