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 (19 years, 11 months ago) by dwinter
Branches: MAIN
CVS tags: r2, HEAD
historical persons zpt added

<html>
<body>
<h2>Harvested</h2>
<p tal:repeat="person python:here.personDict.keys()" tal:content="person"/>
</body>
</html>

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