File:  [Repository] / versionedFile / zpt / zip_result.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Jun 20 21:34:17 2005 UTC (19 years ago) by dwinter
Branches: MAIN
CVS tags: HEAD
exportfolder and importfolder added

    1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    2: <html>
    3: <head>
    4: <title>Your Page Title</title>
    5: 
    6: <BODY>
    7: <h1>I have created the archive!</h1>
    8: <p tal:replace="structure here/REQUEST/SESSION/result"/>
    9: </BODY>
   10: </HTML>

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