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

12 lines
283 B
HTML
Raw Normal View History

2025-04-13 15:23:31 +00:00
<!-- 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/faviconlurana.ico" type="image/x-icon"/>
{header}
</head>
<body {dirBody}>
{bodyTemplate}
</body>
</html>