summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/output/test_metal6.html
blob: ce243f250f49ddae7f56661ff5b18426acc9d4c5 (plain)
1
2
3
4
5
<metal:block define-macro="page">
  <html i18:domain="zope">
     <metal:block define-slot="title">Z3 UI</metal:block>
  </html>
</metal:block>