Annotation of OSAS/OSA_system/OSAS_registrationIdsDone.zpt, revision 1.1

1.1     ! dwinter     1: <html>
        !             2: <body>
        !             3: <h2>Registered IDs</h2>
        !             4: 
        !             5: <h3>The following ID's are now registered</h3>
        !             6: 
        !             7: <p tal:repeat="id here/REQUEST/SESSION/ids" tal:content="id"/>
        !             8: 
        !             9: </body>
        !            10: </html>

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