HEX
Server: Apache
System: Linux ebs-107629 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64
User: shredder (65669)
PHP: 8.3.8
Disabled: link,symlink
Upload Files
File: /home/wwwroot/shredder/wwwroot/xunpan/templates/hitoy/message_do.html
<!DOCTYPE HTML>
<html lang="{msg:lang}">
<head>
<meta charset="UTF-8">
<title>{msg:title}</title>
<script src="{msg:tempurl}/script/test.js"></script>
<style>
	* {margin:0;padding:0}
	body {font-size:12px;background:white;}
</style>
</head>
<body>
	{msg:body}	
	{msg:exetime}
</body>
</html>