very basic client list code

This commit is contained in:
Bruno Windels
2020-11-30 21:05:26 +01:00
parent eded08595a
commit 8659594c22
16 changed files with 482 additions and 15 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8">
<title>matrix.to - you're invited to chat on matrix</title>
<meta name="description" content="You're invited to chat on matrix">
<meta name="viewport" content="width=device-width, user-scalable=no">
<link rel="stylesheet" type="text/css" href="css/main.css">
</head>