diff -r 821c4950b619 -r dca186d3911f src/main/webapp/WEB-INF/jsp/site.jsp --- a/src/main/webapp/WEB-INF/jsp/site.jsp Tue May 19 19:34:57 2020 +0200 +++ b/src/main/webapp/WEB-INF/jsp/site.jsp Fri May 22 16:21:31 2020 +0200 @@ -32,7 +32,7 @@ <%@taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> <%-- Make the base href easily available at request scope --%> - + <%-- Define an alias for the request path --%> @@ -40,6 +40,9 @@ <%-- Define an alias for the main menu --%> +<%-- Define an alias for the main menu --%> + + <%-- Define an alias for the fragment name --%> @@ -54,7 +57,7 @@ <%-- Apply the session locale (should always be present, but check nevertheless) --%> - + <%-- Selected project, if any --%> @@ -62,48 +65,41 @@ - - - LightPIT - - <fmt:bundle basename="${moduleInfo.bundleBaseName}"> - <fmt:message key="${moduleInfo.titleKey}" /> - </fmt:bundle> - - - + + + LightPIT - + <fmt:bundle basename="${moduleInfo.bundleBaseName}"> + <fmt:message key="${moduleInfo.titleKey}"/> + </fmt:bundle> + + + - - - + + + - - - - - -
- - - - - -
- +
+ + + + + + +
+ + + + + +
+