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

    1: <html>
    2: <body>
    3:  <div tal:condition="python:here.REQUEST.SESSION.has_key('image')" align="left">
    4:     <img tal:attributes="src python:here.REQUEST.SESSION['image']">
    5:   </div>
    6:   <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>
    7: </body>
    8: </html>

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