<%@page contentType="text/html"%> <%@page pageEncoding="UTF-8"%> <%@include file="css.jsi" %> <%=intl.title("home")%> <%@include file="summaryajax.jsi" %> <% String consoleNonce = net.i2p.router.web.CSSHelper.getNonce(); %> <% java.io.File fpath = new java.io.File(net.i2p.I2PAppContext.getGlobalContext().getRouterDir(), "docs/news.xml"); %>
<% if (!intl.allowIFrame(request.getHeader("User-Agent"))) { %> <%=intl._t("Sidebar")%> <% } %>
<%@include file="xhr1.jsi" %>

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

<% if (newshelper.shouldShowNews()) { %>


<% } // shouldShowNews() %>
<% if (homehelper.shouldShowWelcome()) { %>
"> <%=intl._t(">

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

<% } // shouldShowWelcome %>
<% if (homehelper.shouldShowSearch()) { %> <% } // shouldShowSearch() %>

<%=intl._t("Applications")%>


 

<%=intl._t("Websites Inside I2P")%>


 

<%=intl._t("Configuration")%>


 

<%=intl._t("Developer Information")%>