delphimvcframework/samples/middleware_staticfiles/bin/www3/file1.html

6 lines
56 B
HTML
Raw Normal View History

<!doctype html>
<body>
<h2>File1</h2>
</body>
</html>