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