blob: 13aefd486ae1c5b2bb269fc61d7c65c5a843ac65 (
plain)
1
2
3
4
5
6
7
8
9
|
$doctype 5
<html>
<head>
<title>#{relDir webapp} #{pageTitle page}
<link rel="icon" href=@{StaticR favicon_ico} type="image/x-icon">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
^{pageHead page}
<body>
^{pageBody page}
|