packages feed

tkyprof-0.0.5.1: hamlet/default-layout.hamlet

!!!
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <link rel="shortcut icon" type=image/png href=@{FaviconR}>
    <link href="http://fonts.googleapis.com/css?family=Amaranth:400,700" rel="stylesheet" type="text/css">
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js">
    <title>#{pageTitle pc}
    ^{pageHead pc}
  <body>
    $maybe msg <- mmsg
      <div #message>#{msg}
    ^{pageBody pc}
    <footer>
      Copyright &copy;<time datetime="2011-08-02">2011</time>Mitsutoshi Aoe