<%@page contentType="text/html"%> <%@page trimDirectiveWhitespaces="true"%> <%@page pageEncoding="UTF-8"%> <%@include file="css.jsi" %> <%=intl.title("home")%> <%@include file="summaryajax.jsi" %> <% String consoleNonce = net.i2p.router.web.CSSHelper.getNonce(); %> <%@include file="summary.jsi" %>

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

<% if (newshelper.shouldShowNews()) { %>
<% } // shouldShowNews() %>
<% /* English, then alphabetical by English name please */ %> English Arabic عربية Azerbaijani Čeština Chinese 中文 Chinese 中文 (Taiwan) Dansk Deutsch Eesti Español Français Galician Greek ελληνικά bahasa Indonesia Italiano Japanese 日本語
Korean 한국어 Malagasy Magyar Norsk (bokmål) Nederlands Polski Português Português brasileiro Română Russian Русский Slovenčina Suomi Svenska Türkçe Ukrainian Українська Vietnamese Tiếng Việt

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

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