diff --git a/templates/room-index.html b/templates/room-index.html index b7d4f1a..300366a 100644 --- a/templates/room-index.html +++ b/templates/room-index.html @@ -8,7 +8,7 @@ - + diff --git a/templates/room-list-item.html b/templates/room-list-item.html index 5ea07e7..5e37ed3 100644 --- a/templates/room-list-item.html +++ b/templates/room-list-item.html @@ -1,4 +1,4 @@ - +
{{ROOM_TITLE}}

{{LAST_MESSAGE}}

diff --git a/templates/room-messages.html b/templates/room-messages.html index cd85d54..757fab4 100644 --- a/templates/room-messages.html +++ b/templates/room-messages.html @@ -11,5 +11,6 @@ {{LIST_ITEMS}}
+