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