File:  [Repository] / kupuMPIWG / apache-lenya / kupu / body.kupu
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Aug 30 17:10:22 2005 UTC (18 years, 9 months ago) by dwinter
Branches: first, MAIN
CVS tags: alpha, HEAD


<?xml version="1.0" ?>
<kupu:feature
    name="body"
    implementation="apache-lenya"
    xmlns="http://www.w3.org/1999/xhtml"
    xmlns:kupu="http://kupu.oscom.org/namespaces/dist"
    >

  <kupu:part name="body">
    <body 
      onload="kupu = startKupu(); new KupuLenyaDist().init();">
      <h1/>
      <kupu:define-slot name="body" />
    </body>
  </kupu:part>

</kupu:feature>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>