File:  [Repository] / MPIWGWeb / zpt / Attic / projectImageView.zpt
Revision 1.1.2.4: download - view: text, annotated - select for diffs - revision graph
Wed Nov 23 11:08:41 2005 UTC (18 years, 7 months ago) by dwinter
Branches: r2
minor

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

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