mirror of
https://github.com/okxlin/appstore.git
synced 2026-03-05 00:07:58 +08:00
13 lines
175 B
HTML
13 lines
175 B
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=gbk">
|
|
<title>$subject</title>
|
|
</head>
|
|
<body>
|
|
|
|
hi, $toemail<br>
|
|
$subject<br>
|
|
$message
|
|
|
|
</body>
|
|
</html> |