element-web/res/home.html

9 lines
122 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<title>Riot - Home</title>
</head>
<body>
<div>Welcome to Riot</div>
</body>
</html>