Files
luos/workflow/public_html/index.html
2012-04-09 10:15:05 -04:00

8 lines
231 B
HTML
Executable File

<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/en/classic/login/login" />
</head>
</html>