nix-processmgmt-services/services-agnostic/http-server-common/webapp/index.html

12 lines
129 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Hello world!</title>
</head>
<body>
<h1>Hello world!</h1>
</body>
</html>