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

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

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