Annotation of ECHO_content/zpt/importCollection.zpt, revision 1.1

1.1     ! dwinter     1: <html>
        !             2: <body>
        !             3: <h2>Import a collection from storage</h2>
        !             4: <form action="" method="post">
        !             5: <p>Path: <input name="path" size="50" tal:attributes="value here/path"></p>
        !             6: <input type="submit">
        !             7: </form>
        !             8: </body>
        !             9: </html>

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