Annotation of MPIWGWeb/zpt/showHistoricalPersons.zpt, revision 1.1

1.1     ! dwinter     1: <html>
        !             2: <body>
        !             3: <h2>Harvested</h2>
        !             4: <p tal:repeat="person python:here.personDict.keys()" tal:content="person"/>
        !             5: </body>
        !             6: </html>

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