diff --git a/templates/#room-chat.html# b/templates/#room-chat.html#
new file mode 100644
index 0000000..fbd07d7
--- /dev/null
+++ b/templates/#room-chat.html#
@@ -0,0 +1,24 @@
+
+
+
+ {{ROOM_TITLE}}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/templates/room-list-item.html b/templates/room-list-item.html
index 5e37ed3..a777d24 100644
--- a/templates/room-list-item.html
+++ b/templates/room-list-item.html
@@ -1,6 +1,6 @@
-
-
-
{{ROOM_TITLE}}
-
{{LAST_MESSAGE}}
-
-
+
+
+ {{ROOM_TITLE}}
+ {{LAST_MESSAGE}}
+
+
diff --git a/templates/room-list.html b/templates/room-list.html
index d5666d0..4d16624 100644
--- a/templates/room-list.html
+++ b/templates/room-list.html
@@ -8,6 +8,8 @@
- {{LIST_ITEMS}}
+