10 lines
219 B
HTML
Executable File
10 lines
219 B
HTML
Executable File
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"/>
|
|
{header}
|
|
</head>
|
|
<body>
|
|
{bodyTemplate}
|
|
</body>
|
|
</html> |