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

1.1.2.1   dwinter     1: <html>
                      2: <body>
1.1.2.4 ! dwinter     3:  <div align="left" tal:define="imTag python:getattr(here,'tag',None)">
        !             4:     <img tal:condition="imTag" tal:replace="structure python:imTag()">
1.1.2.1   dwinter     5:   </div>
1.1.2.4 ! dwinter     6:   <p tal:content="python:getattr(here,'caption','')">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>