From 9d78750750b7af5967901126bcd694e0f561c376 Mon Sep 17 00:00:00 2001 From: DAB0mB Date: Thu, 28 Apr 2016 02:03:15 +0300 Subject: [PATCH] Step 5.31: Add ownership to incomming messages in chat view --- www/templates/chat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/templates/chat.html b/www/templates/chat.html index 9c81c97..70bf6a3 100644 --- a/www/templates/chat.html +++ b/www/templates/chat.html @@ -6,7 +6,7 @@
-
+
{{ message.text }}
{{ message.timestamp | amDateFormat: 'HH:MM' }}