Diff for /MPIWGWeb/zpt/Attic/projectImageView.zpt between versions 1.1 and 1.1.2.1

version 1.1, 2005/06/06 15:54:12 version 1.1.2.1, 2005/06/06 15:54:12
Line 0 Line 1
   <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>

Removed from v.1.1  
changed lines
  Added in v.1.1.2.1


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