File:  [Repository] / OSAS / OSA_system / Attic / processViewerView.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Thu Dec 18 17:22:29 2003 UTC (20 years, 6 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
add archiving system

    1: <html>
    2:   <head>
    3:     <title>Overview</title>
    4: <meta http-equiv="refresh" content="3; URL=view"/>
    5:   </head>
    6:   <body>
    7:   
    8:     <h2>Output status</h2>
    9:     <span tal:replace="structure python:here.getFile()"/>
   10: 
   11: </body>
   12: </html>
   13: 

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