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

1.2     ! dwinter     1: <html metal:use-macro="here/main_template/macros/page">
1.1       dwinter     2: <body>
1.2     ! dwinter     3:  <div metal:fill-slot="body">
1.1       dwinter     4:  <h2>Object added to the standard viewer-environment</h2>
                      5: 
                      6: <p>see <a href="link" tal:attributes="href python:here.REQUEST.SESSION['linkViewerEnvironment']" tal:content="python:here.REQUEST.SESSION['linkViewerEnvironment']" target="_blank">LINK</a></p>
                      7: 
1.2     ! dwinter     8: <p><a href="XXXX" tal:attributes="href python:here.REQUEST['URL2']+'?path='+here.REQUEST['path']">Back to the storage page</a></p>
        !             9: </div>
1.1       dwinter    10: </body>
                     11: </html> 

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