forked from I2P_Developers/i2p.i2p
- Convert GraphHelper to a FormHandler - Require POST for all forms - Change the way we store the Writer to prevent problems - Fix bonus setting on configpeer.jsp - More ".jsp" removal
8 lines
332 B
Plaintext
8 lines
332 B
Plaintext
<html><head><title>I2P Tunnel Manager Not Running</title>
|
|
<meta http-equiv="cache-control" content="no-cache" />
|
|
<meta http-equiv="pragma" content="no-cache" />
|
|
</head>
|
|
<body>
|
|
The I2P Tunnel Manager is not currently running. Please visit the <a href="/configclients#webapp">Client Configuration</a> page to start it.
|
|
</body></html>
|