File:  [Repository] / MPIWGWeb / zpt / Attic / projectImageView.zpt
Revision 1.1.2.2: download - view: text, annotated - select for diffs - revision graph
Wed Jun 8 20:00:16 2005 UTC (19 years ago) by dwinter
Branches: r2
minor

    1: <html>
    2: <body>
    3:  <div tal:condition="python:hasattr(here,'imageURL')" align="left">
    4:     <img tal:attributes="src python:here.imageURL">
    5:   </div>
    6:   <p tal:condition="python:hasattr(here,'imagecap')" tal:content="python:here.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>