公告板
版本库
filestore
活动
搜索
登录
~jqueryzhang
/
qhighschool
派生自
projectDept/qhighschool
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
初始项目
胡仁荣
2022-10-31
fe7381d6e8ec1f427408de0297ac7f41533202f6
[~jqueryzhang/qhighschool.git]
/
src
/
main
/
resources
/
templates
/
redirect.html
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Insert title here</title>
</head>
<body>
hello I'm redirect.html!!! template
</body>
</html>