radomctld/daemon/assets/index.html
2024-07-28 21:41:42 +02:00

12 lines
142 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>radomctl</title>
</head>
<body>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
</body>
</html>