File:  [Repository] / OSAS / OSA_system / zpt / OSAS_scaled.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Mar 3 13:02:55 2004 UTC (20 years, 4 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
moved templates to zpt

    1: <html metal:use-macro="here/main_template/macros/page">
    2: 
    3: <body metal:fill-slot="body">
    4: <h2>Scaling in Progress</h2>
    5: 
    6: <p><a tal:attributes="href python:here.REQUEST['URL1']+'?path='+here.REQUEST.SESSION['path']">Return to the storage page</a>
    7: </body>
    8: </html>

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