File:  [Repository] / MPIWGWeb / zpt / showHistoricalPersons.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Fri May 28 16:45:46 2004 UTC (20 years, 1 month ago) by dwinter
Branches: MAIN
CVS tags: r2, HEAD
historical persons zpt added

    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>