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

12 lines
277 B
HTML
Raw Normal View History

<!-- turn on quirks mode for IE -->
{doctype}
<head>
{meta}
<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}
</body>
</html>