File:  [Repository] / MPIWGWeb / zpt / Attic / projectImageView.zpt
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Mon Jun 6 15:54:12 2005 UTC (19 years, 1 month ago) by dwinter
Branches: r2
missing projectimagevie added

<html>
<body>
 <div tal:condition="python:here.REQUEST.SESSION.has_key('image')" align="left">
    <img tal:attributes="src python:here.REQUEST.SESSION['image']">
  </div>
  <p tal:condition="python:here.REQUEST.SESSION.has_key('imagecap')" tal:content="python:here.REQUEST.SESSION['imagecap']">J.-A.-D. Ingres: Mme Moitessier, 1856. ÌÐl/Lw. 120 x 92,1 cm. London, National Gallery.</p>
</body>
</html>

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