Files
luos/workflow/engine/skinEngine/uxmodern/layout-extjs.html

14 lines
339 B
HTML
Raw Normal View History

<!-- turn on quirks mode for IE -->
{typeDocument}
<head>
<meta http-equiv="X-UA-Compatible" content="IE=8" />
<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 {dirBody}>
{bodyTemplate}
cochalo
</body>
</html>