mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 10:45:51 +03:00
9 lines
No EOL
122 B
HTML
9 lines
No EOL
122 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Riot - Home</title>
|
|
</head>
|
|
<body>
|
|
<div>Welcome to Riot</div>
|
|
</body>
|
|
</html> |