git @ Cat's Eye Technologies The-Dipple / 0.1 python / front-matter.html
0.1

Tree @0.1 (Download .tar.gz)

front-matter.html @0.1raw · history · blame

<html>
  <head>
    <title>{{ title }}</title>
  </head>
  <body>
  {{ body }}
  <hr>
  <p>copyright message</p>
  </body>
</html>