* Console:

- Put favicon on every page
      - Make every page UTF-8
This commit is contained in:
zzz
2009-08-20 14:35:32 +00:00
parent 3602eb14f5
commit 327102a254
4 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,6 @@
// If it can't find the iframe or viewtheme.jsp I wonder if the whole thing blows up...
%>
<html><head><title>I2P Router Console</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<%@include file="css.jsp" %>
<link rel="shortcut icon" href="favicon.ico" /></head><body>
<%