* Routerconsole build: rename include files so they aren't

compiled and bundled separately (~15KB)
This commit is contained in:
zzz
2009-11-21 13:33:57 +00:00
parent 26a71232f0
commit 88dbd7710a
30 changed files with 92 additions and 70 deletions

View File

@ -7,9 +7,9 @@
*/
%>
<html><head><title>I2P Router Console - Debug</title>
<%@include file="css.jsp" %>
<%@include file="css.jsi" %>
</head><body>
<%@include file="summary.jsp" %>
<%@include file="summary.jsi" %>
<h1>Router SKM</h1>
<div class="main" id="main">
<%