<%
} %>
-
+
<%
// these are four keys that are generated automatically on first save,
diff --git a/apps/i2ptunnel/jsp/editServer.jsp b/apps/i2ptunnel/jsp/editServer.jsp
index 4a0a7eabf..ac3eb48e3 100644
--- a/apps/i2ptunnel/jsp/editServer.jsp
+++ b/apps/i2ptunnel/jsp/editServer.jsp
@@ -56,7 +56,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
%>
<%=intl._t("New server settings")%>
<%
} %>
-
+
<%
// these are four keys that are generated automatically on first save,
diff --git a/apps/i2ptunnel/jsp/index.jsp b/apps/i2ptunnel/jsp/index.jsp
index da05b233a..9e2c06492 100644
--- a/apps/i2ptunnel/jsp/index.jsp
+++ b/apps/i2ptunnel/jsp/index.jsp
@@ -60,6 +60,7 @@
<%
if (indexBean.isInitialized()) {
+ String nextNonce = net.i2p.i2ptunnel.web.IndexBean.getNextNonce();
%>