Files
luos/workflow/engine/templates/index.html.tpl
2012-11-30 08:23:37 -04:00

8 lines
237 B
Smarty

<html>
<head>
<title>Redirector</title>
<meta http-equiv="PRAGMA" content="NO-CACHE" />
<meta http-equiv="CACHE-CONTROL" content="NO-STORE" />
<meta http-equiv="REFRESH" content="0;URL=/sys/{$lang}/{$skin}/login/login" />
</head>
</html>