9 lines
137 B
HTML
9 lines
137 B
HTML
<html>
|
|
<head>
|
|
<title> Cloudron Matrix app </title>
|
|
</head>
|
|
<body>
|
|
<h1 style="text-align: center;">Server online!</h1>
|
|
</body>
|
|
</html>
|