diff -r fe4de34822a5 -r 479dd7993ef9 src/main/webapp/WEB-INF/jsp/site.jsp --- a/src/main/webapp/WEB-INF/jsp/site.jsp Mon Aug 02 15:13:04 2021 +0200 +++ b/src/main/webapp/WEB-INF/jsp/site.jsp Mon Aug 02 17:04:17 2021 +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" %> +<%-- Version suffix for forcing browsers to update the CSS / JS files --%> + + <%-- Make the base href easily available at request scope --%> @@ -54,6 +57,9 @@ <%-- Define an alias for the additional stylesheet --%> +<%-- Define an alias for the optional JS file --%> + + <%-- Load resource bundle --%> @@ -70,15 +76,18 @@ - + - + + + +