File:  [Repository] / ImageArchive / Attic / navigation.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Dec 3 08:46:45 2003 UTC (20 years, 6 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
Initial revision

<html>
<body>
<a tal:attributes="href python:here.REQUEST['URL1']+'/addImage'" target="right">Add an Image</a>
<a tal:condition="here/REQUEST/SESSION/filename" tal:attributes="href python:here.REQUEST['URL1']+'/'+here.REQUEST.SESSION['filename']+'/download'" target="_blank">download the currently selected image</a>
</body>
</html>

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