tst_pages/index.html

11 lines
93 B
HTML
Raw Normal View History

2024-03-11 10:28:31 +01:00
<!DOCTYPE html>
<html>
<body>
<h1>Hello world</h1>
<p>This is a test.</p>
</body>
</html>