Annotation of MPIWGWeb/zpt/projectImageView.zpt, revision 1.1.2.2

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

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