1 <html metal:use-macro="here/main_template_view/macros/master">
3 <title>Document view</title>
4 <meta http-equiv="content-type" content="text/html;charset=UTF-8"/>
5 <base href="." metal:fill-slot="base" tal:attributes="href python: here.absolute_url() + '/'" />
9 <div metal:fill-slot="main" tal:omit-tag="">
10 <div tal:replace="structure here/CookedBody">Cooked Body</div>