Files
web-discuz/template/default/email/header.htm
2025-06-27 21:04:18 +08:00

8 lines
195 B
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<meta charset="{$_G['charset']}" />
<meta name="renderer" content="webkit" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>$subject</title>
</head>