File:  [Repository] / MPIWGWeb / zpt / MPIWGProject_index.zpt
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Feb 4 10:03:33 2004 UTC (20 years, 4 months ago) by dwinter
Branches: dwinter
CVS tags: first
first import product fuer www des insitutes

<html>
<body>
<table border="1">
<tr tal:repeat="field here/getDefinedFields">
<td valign="top" tal:content="field"/>
<td tal:repeat="attr python:here.getAttribute(field)" tal:content="structure python:attr.encode('ascii','ignore')"/>
</tr>
</table>
</body>
</html>

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