initial commit from rev. 632
This commit is contained in:
8
gulliver/bin/tasks/templates/index.html.tpl
Normal file
8
gulliver/bin/tasks/templates/index.html.tpl
Normal file
@@ -0,0 +1,8 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user