Annotation of ImageArchive/zpt/importMeta.zpt, revision 1.2

1.1       dwinter     1: <html>
                      2: <body>
1.2     ! dwinter     3: <form method="post" action="importMetaFile" enctype="multipart/form-data">
1.1       dwinter     4: <h2>Import a metafile</h2>
                      5: 
                      6: Tag: <input name="tag"><br>
                      7: File: <input type="file" name="fileupload">
                      8: <input type="submit">
                      9: </form>
                     10: </body>
                     11: </html>

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