blob: dd317f17d19f426295e93d8366c237955bb50eb0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
$newline never
$doctype 5
<html lang="en">
<head>
<meta charset="UTF-8">
<title>#{pageTitle pc}
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width,initial-scale=1">
^{pageHead pc}
<body>
^{pageBody pc}
|