forked from I2P_Developers/i2p.i2p
Add JSP 2.1 trim white space directive to all jsps to save a few KB
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
<%@page contentType="text/html"%>
|
||||
<%@page trimDirectiveWhitespaces="true"%>
|
||||
<%@page pageEncoding="UTF-8"%>
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<%
|
||||
|
Reference in New Issue
Block a user