tst_pages/index.html

11 lines
102 B
HTML
Raw Permalink Normal View History

2024-03-11 10:28:31 +01:00
<!DOCTYPE html>
<html>
<body>
<h1>Hello world</h1>
2024-03-11 10:45:53 +01:00
<p>This is the main branch.</p>
2024-03-11 10:28:31 +01:00
</body>
</html>