start working on toopie.html
This commit is contained in:
12
toopie.html
Normal file
12
toopie.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>I2P Router Information</title>
|
||||
<link href="home.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>I2P Router Information</h1>
|
||||
<div id="router-status">Replace with Router Status</div>
|
||||
<script src="i2pcontrol/i2pcontrol.js"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user