From ac369b57056c3ebb561db532802eb5219caa1533 Mon Sep 17 00:00:00 2001 From: Marijn Jansen Date: Tue, 10 Jan 2017 17:06:52 +0100 Subject: [PATCH] Almost a chatpage! --- website/views/chat.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 website/views/chat.php diff --git a/website/views/chat.php b/website/views/chat.php new file mode 100644 index 0000000..7aa55c1 --- /dev/null +++ b/website/views/chat.php @@ -0,0 +1,20 @@ +
+
+
+
Hi!

+
Hi!

+
Hi!

+ +
+
+ + +
+
+
\ No newline at end of file