Sign in
eclipse
/
sourceediting
/
webtools.sourceediting
/
b1e1886cd21a0297718dd7e487cc8532a313621f
/
.
/
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>