diff -r da975b1f188d -r 87328572e36f src/main/webapp/WEB-INF/jsp/versions.jsp --- a/src/main/webapp/WEB-INF/jsp/versions.jsp Wed Aug 18 12:47:32 2021 +0200 +++ b/src/main/webapp/WEB-INF/jsp/versions.jsp Wed Aug 18 14:57:45 2021 +0200 @@ -28,31 +28,31 @@ <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> - + -<%@include file="../jspf/project-header.jspf"%> +<%@include file="../jspf/project-header.jspf" %>
-

+

- -<%@include file="../jspf/issue-summary.jspf"%> + +<%@include file="../jspf/issue-summary.jspf" %> - - - - - - - + + + + + + + @@ -67,23 +67,28 @@ - - - - - - + + + + + + - + - + @@ -104,6 +109,6 @@ <%@include file="../jspf/issue-progress.jspf" %> - +
-
+
+ title="" + + >
\ No newline at end of file