I2P

Invisible Internet Project


root/src/jsp/index.html @ b920317a86babc6c1af2e36eb4e6f29f53fb8586

Revision b920317a86babc6c1af2e36eb4e6f29f53fb8586, 0.7 KB (checked in by dev@…, 2 years ago)

Removed old zzzot jsp. Patched build.xml with correct name.

Line 
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>Unicode Snowman Plugin for I2P</title>
5        <!--[if IE]>
6        <style type="text/css">
7            div {
8                font-family: Arial Unicode MS;
9            }
10        </style>
11        <![endif]-->
12</head><body>
13        <div id="snowman" style="text-align: center; font-size: 4000%; color: #060; background: #cff; ">
14            ☃
15        </div>
16</p><p>
17Plugin test brought to you by zzz and the snowman
18<a href="http://www.fileformat.info/info/unicode/char/2603/browsertest.htm">U+2603</a>
19</p>
20</body></html>
Note: See TracBrowser for help on using the browser.