packages feed

git-annex-3.20120924: templates/bootstrap.hamlet

$doctype 5
<html>
  <head>
    <title>
     $maybe reldir <- relDir webapp
       #{reldir} #{pageTitle page}
     $nothing
       #{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}
    <div #modal></div>