diff -r 82f71fb1758a -r 192298f8161f src/main/webapp/WEB-INF/jsp/site.jsp --- a/src/main/webapp/WEB-INF/jsp/site.jsp Sat May 23 13:24:49 2020 +0200 +++ b/src/main/webapp/WEB-INF/jsp/site.jsp Sat May 23 13:34:41 2020 +0200 @@ -69,7 +69,7 @@ LightPIT - <fmt:bundle basename="${moduleInfo.bundleBaseName}"> - <fmt:message key="${moduleInfo.titleKey}"/> + <fmt:message key="pageTitle"/> </fmt:bundle>