]> git.ipfire.org Git - thirdparty/squid.git/blob - errors/templates/ERR_FTP_PUT_CREATED
Error page stylesheets
[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=iso-8859-1">
4 <title>FTP PUT Successful: File Created</title>
5 <style type="text/css"><!-- %l --></style>
6 </head><body>
7 <h1 id="ftpsuccess">Operation successful</h1>
8 <h2>File created</h2>
9 <hr>
10
11 <br>
12 <hr>
13 <div id="footer">Generated %T by %h (%s)</div>
14 </body></html>