c14b64d9985e81af5580ca027e7aefcd4645dcfb
[PlinnDocument.git] / skins / plinndocument_view.pt
1 <html xmlns="http://www.w3.org/1999/xhtml"
2 metal:use-macro="here/main_template_view/macros/master">
3
4 <head>
5 <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
6 <title>Plinn document edit</title>
7 </head>
8
9 <body metal:fill-slot="main" tal:omit-tag="">
10 <p tal:replace="structure context/EditableBody"></p>
11 </body>
12
13 </html>