dashboard
repositories
filestore
activity
search
login
main
/
xinbi-new
本地新币代码
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
回调
zj
2025-06-25
7f45e436fe6d33784356f660ac328f72c00733fb
[xinbi-new.git]
/
src
/
main
/
java
/
email
/
ftl
/
simple.ftl
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE head PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title></title>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
</head>
<body>
我是测试
</body>
</html>