Annotation of ECHO_content/zpt/ECHO_refObjIndex_html.zpt, revision 1.1

1.1     ! dwinter     1: <html>
        !             2: <body>
        !             3: <p>This is a reference to the object <span tal:replace="python:here.refId"/> with title
        !             4: <span tal:replace="python:here.returnRefField('id')()"/>
        !             5: </p>
        !             6: <p><a href="" tal:attributes="href python:'objects/'+here.returnRefField('id')()">Show object</a>
        !             7: </body>
        !             8: </html>

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