File:  [Repository] / ECHO_content / zpt / ECHO_refObjIndex_html.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Feb 9 11:45:46 2004 UTC (20 years, 5 months ago) by dwinter
Branches: MAIN
CVS tags: cleanup, Root_cleanup, HEAD
new structure

    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>