diff --git a/apps/routerconsole/jsp/help.jsp b/apps/routerconsole/jsp/help.jsp
index 31ce2c2d6..9f864eda7 100644
--- a/apps/routerconsole/jsp/help.jsp
+++ b/apps/routerconsole/jsp/help.jsp
@@ -27,16 +27,18 @@ Many of the stats on the summary bar may be
configured to be
graphed for further analysis.
General
-- Ident:
+
- Local Identity:
The first four characters (24 bits) of your 44-character (256-bit) Base64 router hash.
The full hash is shown on your router info page.
Never reveal this to anyone, as your router info contains your IP.
- Version:
The version of the I2P software you are running.
-- Now:
+<%
+/*
- Now:
The current time (UTC) and the skew, if any. I2P requires your computer's time be accurate.
If the skew is more than a few seconds, please correct the problem by adjusting
-your computer's time.
+your computer's time. */
+%>
- Reachability:
The router's view of whether it can be contacted by other routers.
Further information is on the configuration page.