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

<html metal:use-macro="here/main_template/macros/page">
<body>
 <div metal:fill-slot="body">
 <h2>Object added to the standard viewer-environment</h2>

<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>

<p><a href="XXXX" tal:attributes="href python:here.REQUEST['URL2']+'?path='+here.REQUEST['path']">Back to the storage page</a></p>
</div>
</body>
</html> 

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