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

1.1     ! dwinter     1: <html metal:use-macro="here/main_template/macros/page">
        !             2: <body>
        !             3:  <div metal:fill-slot="body">
        !             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: 
        !             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>
        !            10: </body>
        !            11: </html> 

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