Files
luos/gulliver/bin/tasks/templates/index.html.tpl

9 lines
249 B
Smarty
Raw Normal View History

2010-12-02 23:34:41 +00:00
<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/green/login/login.html" />
</head>
</html>