]> git.ipfire.org Git - thirdparty/squid.git/blob - errors/templates/ERR_FTP_PUT_CREATED
Author: Henrik Nordstrom <henrik@henriknordstrom.net>
[thirdparty/squid.git] / errors / templates / ERR_FTP_PUT_CREATED
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html><head>
3 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
4 <title>FTP PUT Successful: File Created</title>
5 <style type="text/css"><!--
6 %l
7
8 body
9 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
10
11 --></style>
12 </head><body>
13 <div id="titles">
14 <h1 id="ftpsuccess">Operation successful</h1>
15 <h2>File created</h2>
16 </div>
17 <hr>
18
19 <br>
20
21 <hr>
22 <div id="footer">
23 <p>Generated %T by %h (%s)</p>
24 <!-- %c -->
25 </div>
26 </body></html>