This commit is contained in:
Joey Hess 2012-11-25 00:26:46 -04:00
parent 3bd354ab84
commit 59733456ed
15 changed files with 129 additions and 172 deletions

View file

@ -3,12 +3,12 @@ $doctype 5
<head>
<title>
$maybe reldir <- relDir webapp
#{reldir} #{pageTitle page}
#{reldir} #{pageTitle pageinfo}
$nothing
#{pageTitle page}
#{pageTitle pageinfo}
<link rel="icon" href=@{StaticR favicon_ico} type="image/x-icon">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
^{pageHead page}
^{pageHead pageinfo}
<body>
^{pageBody page}
^{pageBody pageinfo}
<div #modal></div>