First steps on csfr impl

This commit is contained in:
Paulo Gustavo Veiga
2022-02-19 12:39:38 -08:00
parent bea7bea486
commit e1bd2630aa
5 changed files with 3908 additions and 18 deletions

View File

@@ -8,7 +8,6 @@
<base href="${requestScope['site.baseurl']}/static/webapp/">
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;600&display=swap" rel="stylesheet" />
<%@ include file="/jsp/pageHeaders.jsf" %>
<title>Loading | WiseMapping</title>