mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
9 lines
122 B
HTML
9 lines
122 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Riot - Home</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div>Welcome to Riot</div>
|
||
|
</body>
|
||
|
</html>
|