You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
637 B
Plaintext

9 months ago
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title><@spring.message "project.name"/></title>
<link rel="shortcut icon" href="${base}/favicon.ico" type="image/x-icon" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="<@spring.message "project.name"/>">
<meta name="keywords" content="">
<meta name="author" content="">
</head>
<script type="text/javascript">
window.location.href = 'open/index';
</script>
<body>
</body>
</html>