diff --git a/chat_test/app/templates/chat.html b/chat_test/app/templates/chat.html index 385742e..e69de29 100644 --- a/chat_test/app/templates/chat.html +++ b/chat_test/app/templates/chat.html @@ -1,54 +0,0 @@ -{% extends "base.html" %} - -{% block content %} -
-

WebSocket Chat

-

Your ID:

-
- - -
- -
- -{% endblock %} \ No newline at end of file