Display qr and id images on susidns details page

Don't trim whitespace, messes up title
This commit is contained in:
zzz
2016-01-22 20:41:56 +00:00
parent c4ea50f06d
commit d16db7b56c
2 changed files with 7 additions and 4 deletions

View File

@@ -33,7 +33,6 @@
%>
<%@page pageEncoding="UTF-8"%>
<%@page trimDirectiveWhitespaces="true"%>
<%@ page contentType="text/html"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<jsp:useBean id="version" class="i2p.susi.dns.VersionBean" scope="application" />