cowsay-blog / cowposttemplate.html

@ 63d8fb38d2a3c0a40ef1866a6dd36f83e85efa55 | history


<html>
  <head>
    <title>nick's tilde.farm page</title>
  </head>
  <body>
    <link rel="stylesheet" type="text/css" href="../style.css">
    <h1>~ nick at tilde dot farm ~</h1>
    <pre>
    <p class=cowdate>{{cowpost.date}}</p>{{cowpost.cowtext}}
    </pre>
    <a href="../index.html">~ home</a>
  </body>
</html>