Sign in
eclipse
/
sourceediting
/
webtools.sourceediting
/
0dcd148bdbcdf6c17f486b3bc7cc9acf9c5c79d8
/
.
/
web
/
tests
/
org.eclipse.wst.html.tests.encoding
/
testfiles
/
html
/
dynamic.html
blob: 9e08bfdd5fba830c4d444ccc2da883acecd5e615 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
th:charset
=
"${@environment.getProperty('html.charset')}"
>
<title>
Insert title here
</title>
</head>
<body>
</body>
</html>