This commit is contained in:
Paulo Gustavo Veiga
2023-08-06 20:35:42 -07:00
parent 86682ca7d8
commit b8601d7029
3 changed files with 4 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
<!DOCTYPE html>
<html lang="${fn:substring(locale,0,2)}">
<head>
<base href="${requestScope['site.baseurl']}/static/webapp/"/>
<base href="${requestScope['site.baseurl']}/static/webapp/" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta charset="utf-8" />