8 lines
195 B
HTML
Executable File
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> |