Files
luos/gulliver/bin/tasks/templates/index.html.tpl
2012-07-18 15:59:13 -04:00

9 lines
251 B
Smarty
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{projectName}/en/classic/login/login.html" />
</head>
</html>