File:  [Repository] / cdli / zpt / downloadBasketWait.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Oct 1 15:58:11 2008 UTC (15 years, 9 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
Incomplete - # 17: Erstellen gro§er Baskets
https://itgroup.mpiwg-berlin.mpg.de:8080/tracs/cdli/ticket/17

    1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    2: <html>
    3: <head>
    4: <title>Your Page Title</title>
    5: <meta http-equiv="REFRESH" tal:attributes="content python:here.refreshTxtBasket(txt=options['txt'],threadName=options['threadName'])"></HEAD>
    6: <BODY>
    7: <tal:x replace="structure python:here.getResult(threadName=options['threadName'])"/>
    8: </BODY>
    9: </HTML>

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