File:  [Repository] / OSAS / OSA_system / zpt / OSAS_registrationIdsDone.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Mar 3 13:02:55 2004 UTC (20 years, 4 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
moved templates to zpt

<html>
<body>
<h2>Registered IDs</h2>

<h3>The following ID's are now registered</h3>

<p tal:repeat="id here/REQUEST/SESSION/ids" tal:content="id"/>

</body>
</html>

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