vaadin-framework/WebContent/statictestfiles/static.html

8 lines
112 B
HTML
Raw Normal View History

<html>
<head>
<title>This is a static file</title>
</head>
<body>
<h1>This is a static file</h1>
</body>
</html>