Files
wechat_ipad_pro/static/templates/message.tmpl
2026-02-17 13:06:23 +08:00

9 lines
157 B
Cheetah

<html>
<head>
<meta charset="utf-8">
<title>系统信息</title>
</head>
<body>
<h4>{{.message}}</h4>
</body>
</html>