mirror of
https://github.com/okxlin/appstore.git
synced 2026-03-05 08:17:57 +08:00
8 lines
202 B
HTML
8 lines
202 B
HTML
<!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> |