<html metal:use-macro="context/@@standard_macros/view">
<body>
  <div metal:fill-slot="body">
    <big tal:content="python: view"></big>
  </div>
</body>
</html>