summaryrefslogtreecommitdiffstats
path: root/WebContent/statictestfiles/static.html
blob: 17adf5aabad8bc3a933a31493d40d14594d61a76 (plain)
1
2
3
4
5
6
7
8
<html>
<head>
<title>This is a static file</title>
</head>
<body>
<h1>This is a static file</h1>
</body>
</html>