forked from I2P_Developers/i2p.i2p
routerconsole war dies with .jsp files in a subdir
This commit is contained in:
@ -16,9 +16,9 @@
|
||||
<h1>I2P Router Help & Support</h1>
|
||||
<div class="main" id="main"><p>
|
||||
|
||||
<%@include file="help/help.jsi" %>
|
||||
<%@include file="help/legal.jsi" %>
|
||||
<%@include file="help/sidebar.jsi" %>
|
||||
<%@include file="help.jsi" %>
|
||||
<%@include file="help-legal.jsi" %>
|
||||
<%@include file="help-sidebar.jsi" %>
|
||||
|
||||
<h2>Change Log</h2>
|
||||
<jsp:useBean class="net.i2p.router.web.ContentHelper" id="contenthelper" scope="request" />
|
||||
|
Reference in New Issue
Block a user