2012-07-27 04:48:50 -04:00
|
|
|
$doctype 5
|
|
|
|
<html>
|
|
|
|
<head>
|
2012-07-31 12:17:31 -04:00
|
|
|
<title>
|
|
|
|
$maybe reldir <- relDir webapp
|
2012-11-25 00:26:46 -04:00
|
|
|
#{reldir} #{pageTitle pageinfo}
|
2012-07-31 12:17:31 -04:00
|
|
|
$nothing
|
2012-11-25 00:26:46 -04:00
|
|
|
#{pageTitle pageinfo}
|
2012-07-27 04:48:50 -04:00
|
|
|
<link rel="icon" href=@{StaticR favicon_ico} type="image/x-icon">
|
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
2012-11-25 00:26:46 -04:00
|
|
|
^{pageHead pageinfo}
|
2012-07-27 04:48:50 -04:00
|
|
|
<body>
|
2012-11-25 00:26:46 -04:00
|
|
|
^{pageBody pageinfo}
|
2012-07-31 02:30:26 -04:00
|
|
|
<div #modal></div>
|