diff -r cc7f082c5ef3 -r 1574965c7dc7 src/main/webapp/WEB-INF/jsp/site.jsp --- a/src/main/webapp/WEB-INF/jsp/site.jsp Wed May 13 21:10:23 2020 +0200 +++ b/src/main/webapp/WEB-INF/jsp/site.jsp Wed May 13 21:46:26 2020 +0200 @@ -30,6 +30,9 @@ <%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> <%@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 --%> @@ -56,7 +59,7 @@ - + LightPIT - <fmt:bundle basename="${moduleInfo.bundleBaseName}"> <fmt:message key="${moduleInfo.titleKey}" />