Files
42_INT_14_transcendence/tests_hugo/with_express/index.html
2022-11-19 19:31:59 +01:00

10 lines
105 B
HTML

<!Doctype html>
<html>
<head>
<title>title</title>
</head>
<body>
<h1>hello world</h1>
</body>
</html>