File:  [Repository] / versionedFile / zpt / errorUploadFile.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Thu Jan 6 16:04:46 2005 UTC (19 years, 6 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
warnung eingebaut, fall file leer

    1: <html>
    2: <body>
    3: <h1>Attention!</h1>
    4: <p>File contains no data!</p>
    5: <p>Maybe, an error occored by transferring the file to the server.</p>
    6: <p>Please try to upload the file again resp add a new version.</p>
    7: <p><a tal:attributes="href python:here.aq_parent.absolute_url()">back</a></p>
    8: </body>
    9: </html>

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