From 7ee415197376e0635fa4d00306fb0ff76f708400 Mon Sep 17 00:00:00 2001 From: Infi Date: Mon, 26 Aug 2024 22:41:50 +0200 Subject: [PATCH] test --- ChatTwo/Http/templates/chat.html | 39 ++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 ChatTwo/Http/templates/chat.html diff --git a/ChatTwo/Http/templates/chat.html b/ChatTwo/Http/templates/chat.html new file mode 100644 index 0000000..7184101 --- /dev/null +++ b/ChatTwo/Http/templates/chat.html @@ -0,0 +1,39 @@ + + + + Chat2 + + + + + + + + +
+
+
+
    +
    +
    + +
    +
    +
    + +
    + +
    + +
    +
    + + +
    +
    +
    + +
    + + + \ No newline at end of file