htdocs/templates/download.html
changeset 13 2d60fada033e
parent 12 4027fd60ba3f
child 14 5a256b08fdc6
equal deleted inserted replaced
12:4027fd60ba3f 13:2d60fada033e
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd\">
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd\">
     2 <html>
     2 <html>
     3    <head>
     3    <head>
     4       <link rel="shortcut icon" href="http://192.168.0.138/favicon.ico" >
     4       <link rel="shortcut icon" href="http://192.168.0.138/certsign/favicon.ico" >
     5       <link rel="icon" href="httP://192.168.0.138/animated_favicon.gif" type="image/gif" >
     5       <link rel="icon" href="httP://192.168.0.138/certsign/animated_favicon.gif" type="image/gif" >
     6       <title>Download</title>
     6       <title>Download</title>
     7 </head>
     7 </head>
     8 <body>
     8    <body bgcolor="#00FFFF">
     9    <p>
     9    <p>
    10    Klicken Sie bitte auf den Link um ihre Datei zu Downloaden oder anzuzeigen.<br>Zum Speichern des Inhaltes klicken Sie den Link mit der rechten Maustaste an und w&auml;hlen "Ziel speichern unter..."
    10    Klicken Sie bitte auf den Link um ihre Datei zu Downloaden oder anzuzeigen.<br>Zum Speichern des Inhaltes klicken Sie den Link mit der rechten Maustaste an und w&auml;hlen "Ziel speichern unter..."
    11    </p>
    11    </p>
    12    <p>
    12    <p>
    13    <a style="text-decoration: none;"  href="/tmp/[%uuid%]" type="application/octet-stream">[%uuid%]</a></p >
    13    <a style="text-decoration: none;"  href="/tmp/[%uuid%]" type="application/octet-stream">[%uuid%]</a></p >