diff --git a/files/templates/chat.html b/files/templates/chat.html index 38e0b4203..c55be2fa9 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -136,7 +136,7 @@
- +
@@ -164,7 +164,7 @@ {{m['username']}} {% if not same %} - {{m['time'] | timestamp}} + {{m['time'] | timestamp}} {% endif %}
@@ -209,6 +209,6 @@ - + \ No newline at end of file