From a188df3ae359ab770aac85d19d23739286ef6d41 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Tue, 9 Jun 2026 22:53:50 +0200 Subject: Initial commit --- chat/templates/chat.html | 136 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 chat/templates/chat.html (limited to 'chat/templates/chat.html') diff --git a/chat/templates/chat.html b/chat/templates/chat.html new file mode 100644 index 0000000..8542368 --- /dev/null +++ b/chat/templates/chat.html @@ -0,0 +1,136 @@ + + + + + + + dreamchat + + + +
+ +

dreamchat

+

Where do you want to go?

+
+ + +
+
+ + + + -- cgit v1.2.3