summaryrefslogtreecommitdiff
path: root/frame.html.templ
blob: 434355261c69489693b5341058c634fef8fd0910 (plain)
1
2
3
4
5
6
7
8
<html>
  <head>
    <title>{title}</title>
  </head>
  <body>
    {body}
  </body>
</html>