<%@page contentType="text/html"%> <%@page trimDirectiveWhitespaces="true"%> <%@page pageEncoding="UTF-8"%> <%@include file="css.jsi" %> <%=intl.title("home")%> <% String consoleNonce = System.getProperty("router.consoleNonce"); if (consoleNonce == null) { consoleNonce = Long.toString(new java.util.Random().nextLong()); System.setProperty("router.consoleNonce", consoleNonce); } %> <%@include file="summary.jsi" %>

<%=intl._("I2P Router Console")%>

<% if (newshelper.shouldShowNews()) { %>
<% } // shouldShowNews() %> " />
<% /* English, then alphabetical by English name please */ %> English عربية 中文 čeština Dansk Deutsch Eesti Español Suomi
Français Magyar Italiano Nederlands Polski Português Русский Svenska Українська Tiếng Việt

<%=intl._("Welcome to I2P")%>

<% java.io.File fpath = new java.io.File(net.i2p.I2PAppContext.getGlobalContext().getBaseDir(), "docs/readme.html"); %> " />