%@page import="net.i2p.router.web.SummaryHelper" %>
<%
/*
* Note:
* This is included almost 30 times, so keep whitespace etc. to a minimum.
*/
%>
" />
" />
" />
" />
<%
/*
* The following is required for the reseed button to work, although we probably
* only need the reseedNonce property.
*/
%>
<%
/*
* The following is required for the update buttons to work, although we probably
* only need the updateNonce property.
*/
%>
" />
<%
// moved to java for ease of translation and to avoid 30 copies
helper.renderSummaryBar();
%>