radomctld/daemon/assets/index.html

12 lines
142 B
HTML
Raw Normal View History

2024-06-29 16:01:40 +02:00
<!DOCTYPE html>
<html>
<head>
<title>radomctl</title>
</head>
<body>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
</body>
</html>