blob: 389895df74e1cb2256e77638d2da24dbaa435a10 (
plain)
1
2
3
4
5
6
7
8
9
|
$doctype 5
<html>
<head>
<title>#{baseTitle 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}
|